@aws-sdk/client-connect 3.933.0 → 3.935.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (339) hide show
  1. package/dist-cjs/index.js +1332 -1329
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +1078 -0
  4. package/dist-es/models/errors.js +375 -0
  5. package/dist-es/models/models_0.js +1 -663
  6. package/dist-es/models/models_1.js +1 -538
  7. package/dist-es/models/models_2.js +1 -183
  8. package/dist-es/models/models_3.js +1 -72
  9. package/dist-es/schemas/schemas_0.js +7 -2
  10. package/dist-types/commands/CreateContactCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateViewCommand.d.ts +1 -2
  12. package/dist-types/commands/CreateViewVersionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateVocabularyCommand.d.ts +1 -1
  14. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAttachedFileCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  26. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  27. package/dist-types/commands/DeletePromptCommand.d.ts +1 -1
  28. package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteViewCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteViewVersionCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeContactCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  46. package/dist-types/commands/ListBotsCommand.d.ts +1 -2
  47. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  49. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListContactFlowsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  52. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  53. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  54. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  55. package/dist-types/commands/ListFlowAssociationsCommand.d.ts +1 -1
  56. package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
  57. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  59. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  61. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
  65. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +1 -1
  66. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +1 -1
  67. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListQueuesCommand.d.ts +1 -1
  70. package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
  72. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
  74. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  76. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  77. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
  78. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
  80. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  81. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  82. package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -1
  83. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
  84. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -2
  85. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +1 -2
  86. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -2
  87. package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -2
  88. package/dist-types/commands/SearchEmailAddressesCommand.d.ts +1 -2
  89. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +1 -2
  90. package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +1 -2
  91. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -2
  92. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +1 -2
  93. package/dist-types/commands/SearchPromptsCommand.d.ts +1 -2
  94. package/dist-types/commands/SearchQueuesCommand.d.ts +1 -2
  95. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -2
  96. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -2
  97. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +1 -2
  98. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -2
  99. package/dist-types/commands/SearchUsersCommand.d.ts +1 -2
  100. package/dist-types/commands/StartChatContactCommand.d.ts +1 -2
  101. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -1
  102. package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  103. package/dist-types/commands/StartTaskContactCommand.d.ts +2 -1
  104. package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  105. package/dist-types/commands/StopContactCommand.d.ts +1 -1
  106. package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -1
  107. package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -1
  108. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  109. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -1
  110. package/dist-types/commands/TagContactCommand.d.ts +1 -1
  111. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  112. package/dist-types/commands/TransferContactCommand.d.ts +1 -1
  113. package/dist-types/commands/UntagContactCommand.d.ts +1 -1
  114. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  115. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -1
  116. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  117. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +1 -1
  118. package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
  119. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +2 -1
  126. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -1
  127. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  132. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
  138. package/dist-types/commands/UpdatePromptCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
  147. package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
  149. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
  151. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
  152. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  153. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  154. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  155. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  156. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -1
  157. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
  158. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
  159. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  160. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
  161. package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +1 -1
  162. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
  163. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
  164. package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  165. package/dist-types/commands/UpdateViewMetadataCommand.d.ts +1 -1
  166. package/dist-types/index.d.ts +6 -1
  167. package/dist-types/models/enums.d.ts +2166 -0
  168. package/dist-types/models/errors.d.ts +406 -0
  169. package/dist-types/models/models_0.d.ts +1607 -1219
  170. package/dist-types/models/models_1.d.ts +6280 -5379
  171. package/dist-types/models/models_2.d.ts +4108 -3852
  172. package/dist-types/models/models_3.d.ts +9 -4108
  173. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +1 -2
  175. package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +1 -2
  210. package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -4
  246. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +4 -2
  248. package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +4 -2
  249. package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +4 -2
  250. package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +4 -2
  251. package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +4 -2
  252. package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +4 -2
  253. package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -2
  254. package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +4 -2
  255. package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +4 -2
  256. package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +4 -2
  257. package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +1 -2
  258. package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +4 -2
  259. package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +4 -2
  260. package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +4 -2
  261. package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -2
  262. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +1 -2
  263. package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +4 -2
  264. package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +2 -4
  267. package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/StopContactCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/commands/TagContactCommand.d.ts +1 -1
  274. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  275. package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +1 -1
  276. package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +1 -1
  277. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  278. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +1 -1
  279. package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  280. package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +1 -1
  281. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -4
  282. package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  283. package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  284. package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
  285. package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  286. package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
  287. package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  288. package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +2 -4
  289. package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +1 -1
  290. package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  291. package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +2 -4
  292. package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
  293. package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
  294. package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  295. package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  296. package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  297. package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  299. package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
  300. package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
  301. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +1 -1
  302. package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
  303. package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
  309. package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
  310. package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
  311. package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
  312. package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
  313. package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
  314. package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
  315. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
  316. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  317. package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  318. package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  319. package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +1 -1
  320. package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
  321. package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  323. package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
  324. package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +1 -1
  325. package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
  326. package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
  327. package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +1 -1
  328. package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +1 -1
  329. package/dist-types/ts3.4/index.d.ts +6 -1
  330. package/dist-types/ts3.4/models/enums.d.ts +1321 -0
  331. package/dist-types/ts3.4/models/errors.d.ts +232 -0
  332. package/dist-types/ts3.4/models/models_0.d.ts +482 -681
  333. package/dist-types/ts3.4/models/models_1.d.ts +959 -1012
  334. package/dist-types/ts3.4/models/models_2.d.ts +1390 -1568
  335. package/dist-types/ts3.4/models/models_3.d.ts +21 -1045
  336. package/package.json +12 -12
  337. package/dist-es/models/index.js +0 -4
  338. package/dist-types/models/index.d.ts +0 -4
  339. package/dist-types/ts3.4/models/index.d.ts +0 -4
@@ -0,0 +1,2166 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const ActionType: {
6
+ readonly ASSIGN_CONTACT_CATEGORY: "ASSIGN_CONTACT_CATEGORY";
7
+ readonly ASSIGN_SLA: "ASSIGN_SLA";
8
+ readonly CREATE_CASE: "CREATE_CASE";
9
+ readonly CREATE_TASK: "CREATE_TASK";
10
+ readonly END_ASSOCIATED_TASKS: "END_ASSOCIATED_TASKS";
11
+ readonly GENERATE_EVENTBRIDGE_EVENT: "GENERATE_EVENTBRIDGE_EVENT";
12
+ readonly SEND_NOTIFICATION: "SEND_NOTIFICATION";
13
+ readonly SUBMIT_AUTO_EVALUATION: "SUBMIT_AUTO_EVALUATION";
14
+ readonly UPDATE_CASE: "UPDATE_CASE";
15
+ };
16
+ /**
17
+ * @public
18
+ */
19
+ export type ActionType = (typeof ActionType)[keyof typeof ActionType];
20
+ /**
21
+ * @public
22
+ * @enum
23
+ */
24
+ export declare const AgentAvailabilityTimer: {
25
+ readonly TIME_SINCE_LAST_ACTIVITY: "TIME_SINCE_LAST_ACTIVITY";
26
+ readonly TIME_SINCE_LAST_INBOUND: "TIME_SINCE_LAST_INBOUND";
27
+ };
28
+ /**
29
+ * @public
30
+ */
31
+ export type AgentAvailabilityTimer = (typeof AgentAvailabilityTimer)[keyof typeof AgentAvailabilityTimer];
32
+ /**
33
+ * @public
34
+ * @enum
35
+ */
36
+ export declare const ContactState: {
37
+ readonly CONNECTED: "CONNECTED";
38
+ readonly CONNECTED_ONHOLD: "CONNECTED_ONHOLD";
39
+ readonly CONNECTING: "CONNECTING";
40
+ readonly ENDED: "ENDED";
41
+ readonly ERROR: "ERROR";
42
+ readonly INCOMING: "INCOMING";
43
+ readonly MISSED: "MISSED";
44
+ readonly PENDING: "PENDING";
45
+ readonly REJECTED: "REJECTED";
46
+ };
47
+ /**
48
+ * @public
49
+ */
50
+ export type ContactState = (typeof ContactState)[keyof typeof ContactState];
51
+ /**
52
+ * @public
53
+ * @enum
54
+ */
55
+ export declare const Channel: {
56
+ readonly CHAT: "CHAT";
57
+ readonly EMAIL: "EMAIL";
58
+ readonly TASK: "TASK";
59
+ readonly VOICE: "VOICE";
60
+ };
61
+ /**
62
+ * @public
63
+ */
64
+ export type Channel = (typeof Channel)[keyof typeof Channel];
65
+ /**
66
+ * @public
67
+ * @enum
68
+ */
69
+ export declare const ContactInitiationMethod: {
70
+ readonly AGENT_REPLY: "AGENT_REPLY";
71
+ readonly API: "API";
72
+ readonly CALLBACK: "CALLBACK";
73
+ readonly DISCONNECT: "DISCONNECT";
74
+ readonly EXTERNAL_OUTBOUND: "EXTERNAL_OUTBOUND";
75
+ readonly FLOW: "FLOW";
76
+ readonly INBOUND: "INBOUND";
77
+ readonly MONITOR: "MONITOR";
78
+ readonly OUTBOUND: "OUTBOUND";
79
+ readonly QUEUE_TRANSFER: "QUEUE_TRANSFER";
80
+ readonly TRANSFER: "TRANSFER";
81
+ readonly WEBRTC_API: "WEBRTC_API";
82
+ };
83
+ /**
84
+ * @public
85
+ */
86
+ export type ContactInitiationMethod = (typeof ContactInitiationMethod)[keyof typeof ContactInitiationMethod];
87
+ /**
88
+ * @public
89
+ * @enum
90
+ */
91
+ export declare const AllowedUserAction: {
92
+ readonly CALL: "CALL";
93
+ readonly DISCARD: "DISCARD";
94
+ };
95
+ /**
96
+ * @public
97
+ */
98
+ export type AllowedUserAction = (typeof AllowedUserAction)[keyof typeof AllowedUserAction];
99
+ /**
100
+ * @public
101
+ * @enum
102
+ */
103
+ export declare const ScreenShareCapability: {
104
+ readonly SEND: "SEND";
105
+ };
106
+ /**
107
+ * @public
108
+ */
109
+ export type ScreenShareCapability = (typeof ScreenShareCapability)[keyof typeof ScreenShareCapability];
110
+ /**
111
+ * @public
112
+ * @enum
113
+ */
114
+ export declare const VideoCapability: {
115
+ readonly SEND: "SEND";
116
+ };
117
+ /**
118
+ * @public
119
+ */
120
+ export type VideoCapability = (typeof VideoCapability)[keyof typeof VideoCapability];
121
+ /**
122
+ * @public
123
+ * @enum
124
+ */
125
+ export declare const ParticipantState: {
126
+ readonly CONNECTED: "CONNECTED";
127
+ readonly DISCONNECTED: "DISCONNECTED";
128
+ readonly INITIAL: "INITIAL";
129
+ readonly MISSED: "MISSED";
130
+ };
131
+ /**
132
+ * @public
133
+ */
134
+ export type ParticipantState = (typeof ParticipantState)[keyof typeof ParticipantState];
135
+ /**
136
+ * @public
137
+ * @enum
138
+ */
139
+ export declare const AgentStatusState: {
140
+ readonly DISABLED: "DISABLED";
141
+ readonly ENABLED: "ENABLED";
142
+ };
143
+ /**
144
+ * @public
145
+ */
146
+ export type AgentStatusState = (typeof AgentStatusState)[keyof typeof AgentStatusState];
147
+ /**
148
+ * @public
149
+ * @enum
150
+ */
151
+ export declare const AgentStatusType: {
152
+ readonly CUSTOM: "CUSTOM";
153
+ readonly OFFLINE: "OFFLINE";
154
+ readonly ROUTABLE: "ROUTABLE";
155
+ };
156
+ /**
157
+ * @public
158
+ */
159
+ export type AgentStatusType = (typeof AgentStatusType)[keyof typeof AgentStatusType];
160
+ /**
161
+ * @public
162
+ * @enum
163
+ */
164
+ export declare const StringComparisonType: {
165
+ readonly CONTAINS: "CONTAINS";
166
+ readonly EXACT: "EXACT";
167
+ readonly STARTS_WITH: "STARTS_WITH";
168
+ };
169
+ /**
170
+ * @public
171
+ */
172
+ export type StringComparisonType = (typeof StringComparisonType)[keyof typeof StringComparisonType];
173
+ /**
174
+ * @public
175
+ * @enum
176
+ */
177
+ export declare const MonitorCapability: {
178
+ readonly BARGE: "BARGE";
179
+ readonly SILENT_MONITOR: "SILENT_MONITOR";
180
+ };
181
+ /**
182
+ * @public
183
+ */
184
+ export type MonitorCapability = (typeof MonitorCapability)[keyof typeof MonitorCapability];
185
+ /**
186
+ * @public
187
+ * @enum
188
+ */
189
+ export declare const AttachedFileInvalidRequestExceptionReason: {
190
+ readonly INVALID_FILE_NAME: "INVALID_FILE_NAME";
191
+ readonly INVALID_FILE_SIZE: "INVALID_FILE_SIZE";
192
+ readonly INVALID_FILE_TYPE: "INVALID_FILE_TYPE";
193
+ };
194
+ /**
195
+ * @public
196
+ */
197
+ export type AttachedFileInvalidRequestExceptionReason = (typeof AttachedFileInvalidRequestExceptionReason)[keyof typeof AttachedFileInvalidRequestExceptionReason];
198
+ /**
199
+ * @public
200
+ * @enum
201
+ */
202
+ export declare const AttachedFileServiceQuotaExceededExceptionReason: {
203
+ readonly TOTAL_FILE_COUNT_EXCEEDED: "TOTAL_FILE_COUNT_EXCEEDED";
204
+ readonly TOTAL_FILE_SIZE_EXCEEDED: "TOTAL_FILE_SIZE_EXCEEDED";
205
+ };
206
+ /**
207
+ * @public
208
+ */
209
+ export type AttachedFileServiceQuotaExceededExceptionReason = (typeof AttachedFileServiceQuotaExceededExceptionReason)[keyof typeof AttachedFileServiceQuotaExceededExceptionReason];
210
+ /**
211
+ * @public
212
+ * @enum
213
+ */
214
+ export declare const VocabularyLanguageCode: {
215
+ readonly AR_AE: "ar-AE";
216
+ readonly CA_ES: "ca-ES";
217
+ readonly DA_DK: "da-DK";
218
+ readonly DE_CH: "de-CH";
219
+ readonly DE_DE: "de-DE";
220
+ readonly EN_AB: "en-AB";
221
+ readonly EN_AU: "en-AU";
222
+ readonly EN_GB: "en-GB";
223
+ readonly EN_IE: "en-IE";
224
+ readonly EN_IN: "en-IN";
225
+ readonly EN_NZ: "en-NZ";
226
+ readonly EN_US: "en-US";
227
+ readonly EN_WL: "en-WL";
228
+ readonly EN_ZA: "en-ZA";
229
+ readonly ES_ES: "es-ES";
230
+ readonly ES_US: "es-US";
231
+ readonly FI_FI: "fi-FI";
232
+ readonly FR_CA: "fr-CA";
233
+ readonly FR_FR: "fr-FR";
234
+ readonly HI_IN: "hi-IN";
235
+ readonly ID_ID: "id-ID";
236
+ readonly IT_IT: "it-IT";
237
+ readonly JA_JP: "ja-JP";
238
+ readonly KO_KR: "ko-KR";
239
+ readonly MS_MY: "ms-MY";
240
+ readonly NL_NL: "nl-NL";
241
+ readonly NO_NO: "no-NO";
242
+ readonly PL_PL: "pl-PL";
243
+ readonly PT_BR: "pt-BR";
244
+ readonly PT_PT: "pt-PT";
245
+ readonly SV_SE: "sv-SE";
246
+ readonly TL_PH: "tl-PH";
247
+ readonly ZH_CN: "zh-CN";
248
+ };
249
+ /**
250
+ * @public
251
+ */
252
+ export type VocabularyLanguageCode = (typeof VocabularyLanguageCode)[keyof typeof VocabularyLanguageCode];
253
+ /**
254
+ * @public
255
+ * @enum
256
+ */
257
+ export declare const FlowAssociationResourceType: {
258
+ readonly ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR";
259
+ readonly INBOUND_EMAIL: "INBOUND_EMAIL";
260
+ readonly OUTBOUND_EMAIL: "OUTBOUND_EMAIL";
261
+ readonly SMS_PHONE_NUMBER: "SMS_PHONE_NUMBER";
262
+ readonly WHATSAPP_MESSAGING_PHONE_NUMBER: "WHATSAPP_MESSAGING_PHONE_NUMBER";
263
+ };
264
+ /**
265
+ * @public
266
+ */
267
+ export type FlowAssociationResourceType = (typeof FlowAssociationResourceType)[keyof typeof FlowAssociationResourceType];
268
+ /**
269
+ * @public
270
+ * @enum
271
+ */
272
+ export declare const InstanceStorageResourceType: {
273
+ readonly AGENT_EVENTS: "AGENT_EVENTS";
274
+ readonly ATTACHMENTS: "ATTACHMENTS";
275
+ readonly CALL_RECORDINGS: "CALL_RECORDINGS";
276
+ readonly CHAT_TRANSCRIPTS: "CHAT_TRANSCRIPTS";
277
+ readonly CONTACT_EVALUATIONS: "CONTACT_EVALUATIONS";
278
+ readonly CONTACT_TRACE_RECORDS: "CONTACT_TRACE_RECORDS";
279
+ readonly EMAIL_MESSAGES: "EMAIL_MESSAGES";
280
+ readonly MEDIA_STREAMS: "MEDIA_STREAMS";
281
+ readonly REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS";
282
+ readonly REAL_TIME_CONTACT_ANALYSIS_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS";
283
+ readonly REAL_TIME_CONTACT_ANALYSIS_VOICE_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_VOICE_SEGMENTS";
284
+ readonly SCHEDULED_REPORTS: "SCHEDULED_REPORTS";
285
+ readonly SCREEN_RECORDINGS: "SCREEN_RECORDINGS";
286
+ };
287
+ /**
288
+ * @public
289
+ */
290
+ export type InstanceStorageResourceType = (typeof InstanceStorageResourceType)[keyof typeof InstanceStorageResourceType];
291
+ /**
292
+ * @public
293
+ * @enum
294
+ */
295
+ export declare const EncryptionType: {
296
+ readonly KMS: "KMS";
297
+ };
298
+ /**
299
+ * @public
300
+ */
301
+ export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
302
+ /**
303
+ * @public
304
+ * @enum
305
+ */
306
+ export declare const StorageType: {
307
+ readonly KINESIS_FIREHOSE: "KINESIS_FIREHOSE";
308
+ readonly KINESIS_STREAM: "KINESIS_STREAM";
309
+ readonly KINESIS_VIDEO_STREAM: "KINESIS_VIDEO_STREAM";
310
+ readonly S3: "S3";
311
+ };
312
+ /**
313
+ * @public
314
+ */
315
+ export type StorageType = (typeof StorageType)[keyof typeof StorageType];
316
+ /**
317
+ * @public
318
+ * @enum
319
+ */
320
+ export declare const FileStatusType: {
321
+ readonly APPROVED: "APPROVED";
322
+ readonly FAILED: "FAILED";
323
+ readonly PROCESSING: "PROCESSING";
324
+ readonly REJECTED: "REJECTED";
325
+ };
326
+ /**
327
+ * @public
328
+ */
329
+ export type FileStatusType = (typeof FileStatusType)[keyof typeof FileStatusType];
330
+ /**
331
+ * @public
332
+ * @enum
333
+ */
334
+ export declare const FileUseCaseType: {
335
+ readonly ATTACHMENT: "ATTACHMENT";
336
+ readonly EMAIL_MESSAGE: "EMAIL_MESSAGE";
337
+ };
338
+ /**
339
+ * @public
340
+ */
341
+ export type FileUseCaseType = (typeof FileUseCaseType)[keyof typeof FileUseCaseType];
342
+ /**
343
+ * @public
344
+ * @enum
345
+ */
346
+ export declare const ListFlowAssociationResourceType: {
347
+ readonly ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR";
348
+ readonly INBOUND_EMAIL: "INBOUND_EMAIL";
349
+ readonly OUTBOUND_EMAIL: "OUTBOUND_EMAIL";
350
+ readonly VOICE_PHONE_NUMBER: "VOICE_PHONE_NUMBER";
351
+ readonly WHATSAPP_MESSAGING_PHONE_NUMBER: "WHATSAPP_MESSAGING_PHONE_NUMBER";
352
+ };
353
+ /**
354
+ * @public
355
+ */
356
+ export type ListFlowAssociationResourceType = (typeof ListFlowAssociationResourceType)[keyof typeof ListFlowAssociationResourceType];
357
+ /**
358
+ * @public
359
+ * @enum
360
+ */
361
+ export declare const EndpointType: {
362
+ readonly CONNECT_PHONENUMBER_ARN: "CONNECT_PHONENUMBER_ARN";
363
+ readonly CONTACT_FLOW: "CONTACT_FLOW";
364
+ readonly EMAIL_ADDRESS: "EMAIL_ADDRESS";
365
+ readonly TELEPHONE_NUMBER: "TELEPHONE_NUMBER";
366
+ readonly VOIP: "VOIP";
367
+ };
368
+ /**
369
+ * @public
370
+ */
371
+ export type EndpointType = (typeof EndpointType)[keyof typeof EndpointType];
372
+ /**
373
+ * @public
374
+ * @enum
375
+ */
376
+ export declare const OutboundStrategyType: {
377
+ readonly AGENT_FIRST: "AGENT_FIRST";
378
+ };
379
+ /**
380
+ * @public
381
+ */
382
+ export type OutboundStrategyType = (typeof OutboundStrategyType)[keyof typeof OutboundStrategyType];
383
+ /**
384
+ * @public
385
+ * @enum
386
+ */
387
+ export declare const FailureReasonCode: {
388
+ readonly IDEMPOTENCY_EXCEPTION: "IDEMPOTENCY_EXCEPTION";
389
+ readonly INTERNAL_ERROR: "INTERNAL_ERROR";
390
+ readonly INVALID_ATTRIBUTE_KEY: "INVALID_ATTRIBUTE_KEY";
391
+ readonly INVALID_CUSTOMER_ENDPOINT: "INVALID_CUSTOMER_ENDPOINT";
392
+ readonly INVALID_OUTBOUND_STRATEGY: "INVALID_OUTBOUND_STRATEGY";
393
+ readonly INVALID_QUEUE: "INVALID_QUEUE";
394
+ readonly INVALID_SYSTEM_ENDPOINT: "INVALID_SYSTEM_ENDPOINT";
395
+ readonly MISSING_CAMPAIGN: "MISSING_CAMPAIGN";
396
+ readonly MISSING_CUSTOMER_ENDPOINT: "MISSING_CUSTOMER_ENDPOINT";
397
+ readonly MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT: "MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT";
398
+ readonly REQUEST_THROTTLED: "REQUEST_THROTTLED";
399
+ };
400
+ /**
401
+ * @public
402
+ */
403
+ export type FailureReasonCode = (typeof FailureReasonCode)[keyof typeof FailureReasonCode];
404
+ /**
405
+ * @public
406
+ * @enum
407
+ */
408
+ export declare const InitiateAs: {
409
+ readonly COMPLETED: "COMPLETED";
410
+ readonly CONNECTED_TO_USER: "CONNECTED_TO_USER";
411
+ };
412
+ /**
413
+ * @public
414
+ */
415
+ export type InitiateAs = (typeof InitiateAs)[keyof typeof InitiateAs];
416
+ /**
417
+ * @public
418
+ * @enum
419
+ */
420
+ export declare const ReferenceStatus: {
421
+ readonly APPROVED: "APPROVED";
422
+ readonly AVAILABLE: "AVAILABLE";
423
+ readonly DELETED: "DELETED";
424
+ readonly FAILED: "FAILED";
425
+ readonly PROCESSING: "PROCESSING";
426
+ readonly REJECTED: "REJECTED";
427
+ };
428
+ /**
429
+ * @public
430
+ */
431
+ export type ReferenceStatus = (typeof ReferenceStatus)[keyof typeof ReferenceStatus];
432
+ /**
433
+ * @public
434
+ * @enum
435
+ */
436
+ export declare const ReferenceType: {
437
+ readonly ATTACHMENT: "ATTACHMENT";
438
+ readonly CONTACT_ANALYSIS: "CONTACT_ANALYSIS";
439
+ readonly DATE: "DATE";
440
+ readonly EMAIL: "EMAIL";
441
+ readonly EMAIL_MESSAGE: "EMAIL_MESSAGE";
442
+ readonly NUMBER: "NUMBER";
443
+ readonly STRING: "STRING";
444
+ readonly URL: "URL";
445
+ };
446
+ /**
447
+ * @public
448
+ */
449
+ export type ReferenceType = (typeof ReferenceType)[keyof typeof ReferenceType];
450
+ /**
451
+ * @public
452
+ * @enum
453
+ */
454
+ export declare const ContactFlowStatus: {
455
+ readonly PUBLISHED: "PUBLISHED";
456
+ readonly SAVED: "SAVED";
457
+ };
458
+ /**
459
+ * @public
460
+ */
461
+ export type ContactFlowStatus = (typeof ContactFlowStatus)[keyof typeof ContactFlowStatus];
462
+ /**
463
+ * @public
464
+ * @enum
465
+ */
466
+ export declare const ContactFlowType: {
467
+ readonly AGENT_HOLD: "AGENT_HOLD";
468
+ readonly AGENT_TRANSFER: "AGENT_TRANSFER";
469
+ readonly AGENT_WHISPER: "AGENT_WHISPER";
470
+ readonly CAMPAIGN: "CAMPAIGN";
471
+ readonly CONTACT_FLOW: "CONTACT_FLOW";
472
+ readonly CUSTOMER_HOLD: "CUSTOMER_HOLD";
473
+ readonly CUSTOMER_QUEUE: "CUSTOMER_QUEUE";
474
+ readonly CUSTOMER_WHISPER: "CUSTOMER_WHISPER";
475
+ readonly OUTBOUND_WHISPER: "OUTBOUND_WHISPER";
476
+ readonly QUEUE_TRANSFER: "QUEUE_TRANSFER";
477
+ };
478
+ /**
479
+ * @public
480
+ */
481
+ export type ContactFlowType = (typeof ContactFlowType)[keyof typeof ContactFlowType];
482
+ /**
483
+ * @public
484
+ * @enum
485
+ */
486
+ export declare const EvaluationFormItemEnablementAction: {
487
+ readonly DISABLE: "DISABLE";
488
+ readonly ENABLE: "ENABLE";
489
+ };
490
+ /**
491
+ * @public
492
+ */
493
+ export type EvaluationFormItemEnablementAction = (typeof EvaluationFormItemEnablementAction)[keyof typeof EvaluationFormItemEnablementAction];
494
+ /**
495
+ * @public
496
+ * @enum
497
+ */
498
+ export declare const EvaluationFormItemSourceValuesComparator: {
499
+ readonly IN: "IN";
500
+ readonly NOT_IN: "NOT_IN";
501
+ };
502
+ /**
503
+ * @public
504
+ */
505
+ export type EvaluationFormItemSourceValuesComparator = (typeof EvaluationFormItemSourceValuesComparator)[keyof typeof EvaluationFormItemSourceValuesComparator];
506
+ /**
507
+ * @public
508
+ * @enum
509
+ */
510
+ export declare const EvaluationFormItemEnablementSourceType: {
511
+ readonly QUESTION_REF_ID: "QUESTION_REF_ID";
512
+ };
513
+ /**
514
+ * @public
515
+ */
516
+ export type EvaluationFormItemEnablementSourceType = (typeof EvaluationFormItemEnablementSourceType)[keyof typeof EvaluationFormItemEnablementSourceType];
517
+ /**
518
+ * @public
519
+ * @enum
520
+ */
521
+ export declare const EvaluationFormItemEnablementSourceValueType: {
522
+ readonly OPTION_REF_ID: "OPTION_REF_ID";
523
+ };
524
+ /**
525
+ * @public
526
+ */
527
+ export type EvaluationFormItemEnablementSourceValueType = (typeof EvaluationFormItemEnablementSourceValueType)[keyof typeof EvaluationFormItemEnablementSourceValueType];
528
+ /**
529
+ * @public
530
+ * @enum
531
+ */
532
+ export declare const EvaluationFormItemEnablementOperator: {
533
+ readonly AND: "AND";
534
+ readonly OR: "OR";
535
+ };
536
+ /**
537
+ * @public
538
+ */
539
+ export type EvaluationFormItemEnablementOperator = (typeof EvaluationFormItemEnablementOperator)[keyof typeof EvaluationFormItemEnablementOperator];
540
+ /**
541
+ * @public
542
+ * @enum
543
+ */
544
+ export declare const EvaluationFormQuestionType: {
545
+ readonly NUMERIC: "NUMERIC";
546
+ readonly SINGLESELECT: "SINGLESELECT";
547
+ readonly TEXT: "TEXT";
548
+ };
549
+ /**
550
+ * @public
551
+ */
552
+ export type EvaluationFormQuestionType = (typeof EvaluationFormQuestionType)[keyof typeof EvaluationFormQuestionType];
553
+ /**
554
+ * @public
555
+ * @enum
556
+ */
557
+ export declare const EvaluationFormQuestionAutomationAnswerSourceType: {
558
+ readonly CONTACT_LENS_DATA: "CONTACT_LENS_DATA";
559
+ readonly GEN_AI: "GEN_AI";
560
+ };
561
+ /**
562
+ * @public
563
+ */
564
+ export type EvaluationFormQuestionAutomationAnswerSourceType = (typeof EvaluationFormQuestionAutomationAnswerSourceType)[keyof typeof EvaluationFormQuestionAutomationAnswerSourceType];
565
+ /**
566
+ * @public
567
+ * @enum
568
+ */
569
+ export declare const NumericQuestionPropertyAutomationLabel: {
570
+ readonly AGENT_INTERACTION_AND_HOLD_DURATION: "AGENT_INTERACTION_AND_HOLD_DURATION";
571
+ readonly AGENT_INTERACTION_DURATION: "AGENT_INTERACTION_DURATION";
572
+ readonly CONTACT_DURATION: "CONTACT_DURATION";
573
+ readonly CUSTOMER_HOLD_TIME: "CUSTOMER_HOLD_TIME";
574
+ readonly LONGEST_HOLD_DURATION: "LONGEST_HOLD_DURATION";
575
+ readonly NON_TALK_TIME: "NON_TALK_TIME";
576
+ readonly NON_TALK_TIME_PERCENTAGE: "NON_TALK_TIME_PERCENTAGE";
577
+ readonly NUMBER_OF_HOLDS: "NUMBER_OF_HOLDS";
578
+ readonly NUMBER_OF_INTERRUPTIONS: "NUMBER_OF_INTERRUPTIONS";
579
+ readonly OVERALL_AGENT_SENTIMENT_SCORE: "OVERALL_AGENT_SENTIMENT_SCORE";
580
+ readonly OVERALL_CUSTOMER_SENTIMENT_SCORE: "OVERALL_CUSTOMER_SENTIMENT_SCORE";
581
+ };
582
+ /**
583
+ * @public
584
+ */
585
+ export type NumericQuestionPropertyAutomationLabel = (typeof NumericQuestionPropertyAutomationLabel)[keyof typeof NumericQuestionPropertyAutomationLabel];
586
+ /**
587
+ * @public
588
+ * @enum
589
+ */
590
+ export declare const SingleSelectQuestionRuleCategoryAutomationCondition: {
591
+ readonly NOT_PRESENT: "NOT_PRESENT";
592
+ readonly PRESENT: "PRESENT";
593
+ };
594
+ /**
595
+ * @public
596
+ */
597
+ export type SingleSelectQuestionRuleCategoryAutomationCondition = (typeof SingleSelectQuestionRuleCategoryAutomationCondition)[keyof typeof SingleSelectQuestionRuleCategoryAutomationCondition];
598
+ /**
599
+ * @public
600
+ * @enum
601
+ */
602
+ export declare const EvaluationFormSingleSelectQuestionDisplayMode: {
603
+ readonly DROPDOWN: "DROPDOWN";
604
+ readonly RADIO: "RADIO";
605
+ };
606
+ /**
607
+ * @public
608
+ */
609
+ export type EvaluationFormSingleSelectQuestionDisplayMode = (typeof EvaluationFormSingleSelectQuestionDisplayMode)[keyof typeof EvaluationFormSingleSelectQuestionDisplayMode];
610
+ /**
611
+ * @public
612
+ * @enum
613
+ */
614
+ export declare const EvaluationFormScoringMode: {
615
+ readonly QUESTION_ONLY: "QUESTION_ONLY";
616
+ readonly SECTION_ONLY: "SECTION_ONLY";
617
+ };
618
+ /**
619
+ * @public
620
+ */
621
+ export type EvaluationFormScoringMode = (typeof EvaluationFormScoringMode)[keyof typeof EvaluationFormScoringMode];
622
+ /**
623
+ * @public
624
+ * @enum
625
+ */
626
+ export declare const EvaluationFormScoringStatus: {
627
+ readonly DISABLED: "DISABLED";
628
+ readonly ENABLED: "ENABLED";
629
+ };
630
+ /**
631
+ * @public
632
+ */
633
+ export type EvaluationFormScoringStatus = (typeof EvaluationFormScoringStatus)[keyof typeof EvaluationFormScoringStatus];
634
+ /**
635
+ * @public
636
+ * @enum
637
+ */
638
+ export declare const HoursOfOperationDays: {
639
+ readonly FRIDAY: "FRIDAY";
640
+ readonly MONDAY: "MONDAY";
641
+ readonly SATURDAY: "SATURDAY";
642
+ readonly SUNDAY: "SUNDAY";
643
+ readonly THURSDAY: "THURSDAY";
644
+ readonly TUESDAY: "TUESDAY";
645
+ readonly WEDNESDAY: "WEDNESDAY";
646
+ };
647
+ /**
648
+ * @public
649
+ */
650
+ export type HoursOfOperationDays = (typeof HoursOfOperationDays)[keyof typeof HoursOfOperationDays];
651
+ /**
652
+ * @public
653
+ * @enum
654
+ */
655
+ export declare const OverrideDays: {
656
+ readonly FRIDAY: "FRIDAY";
657
+ readonly MONDAY: "MONDAY";
658
+ readonly SATURDAY: "SATURDAY";
659
+ readonly SUNDAY: "SUNDAY";
660
+ readonly THURSDAY: "THURSDAY";
661
+ readonly TUESDAY: "TUESDAY";
662
+ readonly WEDNESDAY: "WEDNESDAY";
663
+ };
664
+ /**
665
+ * @public
666
+ */
667
+ export type OverrideDays = (typeof OverrideDays)[keyof typeof OverrideDays];
668
+ /**
669
+ * @public
670
+ * @enum
671
+ */
672
+ export declare const DirectoryType: {
673
+ readonly CONNECT_MANAGED: "CONNECT_MANAGED";
674
+ readonly EXISTING_DIRECTORY: "EXISTING_DIRECTORY";
675
+ readonly SAML: "SAML";
676
+ };
677
+ /**
678
+ * @public
679
+ */
680
+ export type DirectoryType = (typeof DirectoryType)[keyof typeof DirectoryType];
681
+ /**
682
+ * @public
683
+ * @enum
684
+ */
685
+ export declare const IntegrationType: {
686
+ readonly ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR";
687
+ readonly APPLICATION: "APPLICATION";
688
+ readonly CALL_TRANSFER_CONNECTOR: "CALL_TRANSFER_CONNECTOR";
689
+ readonly CASES_DOMAIN: "CASES_DOMAIN";
690
+ readonly COGNITO_USER_POOL: "COGNITO_USER_POOL";
691
+ readonly EVENT: "EVENT";
692
+ readonly FILE_SCANNER: "FILE_SCANNER";
693
+ readonly PINPOINT_APP: "PINPOINT_APP";
694
+ readonly Q_MESSAGE_TEMPLATES: "Q_MESSAGE_TEMPLATES";
695
+ readonly SES_IDENTITY: "SES_IDENTITY";
696
+ readonly VOICE_ID: "VOICE_ID";
697
+ readonly WISDOM_ASSISTANT: "WISDOM_ASSISTANT";
698
+ readonly WISDOM_KNOWLEDGE_BASE: "WISDOM_KNOWLEDGE_BASE";
699
+ readonly WISDOM_QUICK_RESPONSES: "WISDOM_QUICK_RESPONSES";
700
+ };
701
+ /**
702
+ * @public
703
+ */
704
+ export type IntegrationType = (typeof IntegrationType)[keyof typeof IntegrationType];
705
+ /**
706
+ * @public
707
+ * @enum
708
+ */
709
+ export declare const SourceType: {
710
+ readonly CASES: "CASES";
711
+ readonly SALESFORCE: "SALESFORCE";
712
+ readonly ZENDESK: "ZENDESK";
713
+ };
714
+ /**
715
+ * @public
716
+ */
717
+ export type SourceType = (typeof SourceType)[keyof typeof SourceType];
718
+ /**
719
+ * @public
720
+ * @enum
721
+ */
722
+ export declare const ParticipantRole: {
723
+ readonly AGENT: "AGENT";
724
+ readonly CUSTOMER: "CUSTOMER";
725
+ readonly CUSTOM_BOT: "CUSTOM_BOT";
726
+ readonly SUPERVISOR: "SUPERVISOR";
727
+ readonly SYSTEM: "SYSTEM";
728
+ };
729
+ /**
730
+ * @public
731
+ */
732
+ export type ParticipantRole = (typeof ParticipantRole)[keyof typeof ParticipantRole];
733
+ /**
734
+ * @public
735
+ * @enum
736
+ */
737
+ export declare const RehydrationType: {
738
+ readonly ENTIRE_PAST_SESSION: "ENTIRE_PAST_SESSION";
739
+ readonly FROM_SEGMENT: "FROM_SEGMENT";
740
+ };
741
+ /**
742
+ * @public
743
+ */
744
+ export type RehydrationType = (typeof RehydrationType)[keyof typeof RehydrationType];
745
+ /**
746
+ * @public
747
+ * @enum
748
+ */
749
+ export declare const DeviceType: {
750
+ readonly APNS: "APNS";
751
+ readonly APNS_SANDBOX: "APNS_SANDBOX";
752
+ readonly GCM: "GCM";
753
+ };
754
+ /**
755
+ * @public
756
+ */
757
+ export type DeviceType = (typeof DeviceType)[keyof typeof DeviceType];
758
+ /**
759
+ * @public
760
+ * @enum
761
+ */
762
+ export declare const QuickConnectType: {
763
+ readonly PHONE_NUMBER: "PHONE_NUMBER";
764
+ readonly QUEUE: "QUEUE";
765
+ readonly USER: "USER";
766
+ };
767
+ /**
768
+ * @public
769
+ */
770
+ export type QuickConnectType = (typeof QuickConnectType)[keyof typeof QuickConnectType];
771
+ /**
772
+ * @public
773
+ * @enum
774
+ */
775
+ export declare const BehaviorType: {
776
+ readonly ROUTE_ANY_CHANNEL: "ROUTE_ANY_CHANNEL";
777
+ readonly ROUTE_CURRENT_CHANNEL_ONLY: "ROUTE_CURRENT_CHANNEL_ONLY";
778
+ };
779
+ /**
780
+ * @public
781
+ */
782
+ export type BehaviorType = (typeof BehaviorType)[keyof typeof BehaviorType];
783
+ /**
784
+ * @public
785
+ * @enum
786
+ */
787
+ export declare const SlaType: {
788
+ readonly CASE_FIELD: "CaseField";
789
+ };
790
+ /**
791
+ * @public
792
+ */
793
+ export type SlaType = (typeof SlaType)[keyof typeof SlaType];
794
+ /**
795
+ * @public
796
+ * @enum
797
+ */
798
+ export declare const SlaAssignmentType: {
799
+ readonly CASES: "CASES";
800
+ };
801
+ /**
802
+ * @public
803
+ */
804
+ export type SlaAssignmentType = (typeof SlaAssignmentType)[keyof typeof SlaAssignmentType];
805
+ /**
806
+ * @public
807
+ * @enum
808
+ */
809
+ export declare const NotificationContentType: {
810
+ readonly PLAIN_TEXT: "PLAIN_TEXT";
811
+ };
812
+ /**
813
+ * @public
814
+ */
815
+ export type NotificationContentType = (typeof NotificationContentType)[keyof typeof NotificationContentType];
816
+ /**
817
+ * @public
818
+ * @enum
819
+ */
820
+ export declare const NotificationDeliveryType: {
821
+ readonly EMAIL: "EMAIL";
822
+ };
823
+ /**
824
+ * @public
825
+ */
826
+ export type NotificationDeliveryType = (typeof NotificationDeliveryType)[keyof typeof NotificationDeliveryType];
827
+ /**
828
+ * @public
829
+ * @enum
830
+ */
831
+ export declare const RulePublishStatus: {
832
+ readonly DRAFT: "DRAFT";
833
+ readonly PUBLISHED: "PUBLISHED";
834
+ };
835
+ /**
836
+ * @public
837
+ */
838
+ export type RulePublishStatus = (typeof RulePublishStatus)[keyof typeof RulePublishStatus];
839
+ /**
840
+ * @public
841
+ * @enum
842
+ */
843
+ export declare const EventSourceName: {
844
+ readonly OnCaseCreate: "OnCaseCreate";
845
+ readonly OnCaseUpdate: "OnCaseUpdate";
846
+ readonly OnContactEvaluationSubmit: "OnContactEvaluationSubmit";
847
+ readonly OnMetricDataUpdate: "OnMetricDataUpdate";
848
+ readonly OnPostCallAnalysisAvailable: "OnPostCallAnalysisAvailable";
849
+ readonly OnPostChatAnalysisAvailable: "OnPostChatAnalysisAvailable";
850
+ readonly OnRealTimeCallAnalysisAvailable: "OnRealTimeCallAnalysisAvailable";
851
+ readonly OnRealTimeChatAnalysisAvailable: "OnRealTimeChatAnalysisAvailable";
852
+ readonly OnSalesforceCaseCreate: "OnSalesforceCaseCreate";
853
+ readonly OnSlaBreach: "OnSlaBreach";
854
+ readonly OnZendeskTicketCreate: "OnZendeskTicketCreate";
855
+ readonly OnZendeskTicketStatusUpdate: "OnZendeskTicketStatusUpdate";
856
+ };
857
+ /**
858
+ * @public
859
+ */
860
+ export type EventSourceName = (typeof EventSourceName)[keyof typeof EventSourceName];
861
+ /**
862
+ * @public
863
+ * @enum
864
+ */
865
+ export declare const TaskTemplateFieldType: {
866
+ readonly BOOLEAN: "BOOLEAN";
867
+ readonly DATE_TIME: "DATE_TIME";
868
+ readonly DESCRIPTION: "DESCRIPTION";
869
+ readonly EMAIL: "EMAIL";
870
+ readonly EXPIRY_DURATION: "EXPIRY_DURATION";
871
+ readonly NAME: "NAME";
872
+ readonly NUMBER: "NUMBER";
873
+ readonly QUICK_CONNECT: "QUICK_CONNECT";
874
+ readonly SCHEDULED_TIME: "SCHEDULED_TIME";
875
+ readonly SELF_ASSIGN: "SELF_ASSIGN";
876
+ readonly SINGLE_SELECT: "SINGLE_SELECT";
877
+ readonly TEXT: "TEXT";
878
+ readonly TEXT_AREA: "TEXT_AREA";
879
+ readonly URL: "URL";
880
+ };
881
+ /**
882
+ * @public
883
+ */
884
+ export type TaskTemplateFieldType = (typeof TaskTemplateFieldType)[keyof typeof TaskTemplateFieldType];
885
+ /**
886
+ * @public
887
+ * @enum
888
+ */
889
+ export declare const TaskTemplateStatus: {
890
+ readonly ACTIVE: "ACTIVE";
891
+ readonly INACTIVE: "INACTIVE";
892
+ };
893
+ /**
894
+ * @public
895
+ */
896
+ export type TaskTemplateStatus = (typeof TaskTemplateStatus)[keyof typeof TaskTemplateStatus];
897
+ /**
898
+ * @public
899
+ * @enum
900
+ */
901
+ export declare const PropertyValidationExceptionReason: {
902
+ readonly INVALID_FORMAT: "INVALID_FORMAT";
903
+ readonly NOT_SUPPORTED: "NOT_SUPPORTED";
904
+ readonly REFERENCED_RESOURCE_NOT_FOUND: "REFERENCED_RESOURCE_NOT_FOUND";
905
+ readonly REQUIRED_PROPERTY_MISSING: "REQUIRED_PROPERTY_MISSING";
906
+ readonly RESOURCE_NAME_ALREADY_EXISTS: "RESOURCE_NAME_ALREADY_EXISTS";
907
+ readonly UNIQUE_CONSTRAINT_VIOLATED: "UNIQUE_CONSTRAINT_VIOLATED";
908
+ };
909
+ /**
910
+ * @public
911
+ */
912
+ export type PropertyValidationExceptionReason = (typeof PropertyValidationExceptionReason)[keyof typeof PropertyValidationExceptionReason];
913
+ /**
914
+ * @public
915
+ * @enum
916
+ */
917
+ export declare const UseCaseType: {
918
+ readonly CONNECT_CAMPAIGNS: "CONNECT_CAMPAIGNS";
919
+ readonly RULES_EVALUATION: "RULES_EVALUATION";
920
+ };
921
+ /**
922
+ * @public
923
+ */
924
+ export type UseCaseType = (typeof UseCaseType)[keyof typeof UseCaseType];
925
+ /**
926
+ * @public
927
+ * @enum
928
+ */
929
+ export declare const PhoneType: {
930
+ readonly DESK_PHONE: "DESK_PHONE";
931
+ readonly SOFT_PHONE: "SOFT_PHONE";
932
+ };
933
+ /**
934
+ * @public
935
+ */
936
+ export type PhoneType = (typeof PhoneType)[keyof typeof PhoneType];
937
+ /**
938
+ * @public
939
+ * @enum
940
+ */
941
+ export declare const ViewStatus: {
942
+ readonly PUBLISHED: "PUBLISHED";
943
+ readonly SAVED: "SAVED";
944
+ };
945
+ /**
946
+ * @public
947
+ */
948
+ export type ViewStatus = (typeof ViewStatus)[keyof typeof ViewStatus];
949
+ /**
950
+ * @public
951
+ * @enum
952
+ */
953
+ export declare const ViewType: {
954
+ readonly AWS_MANAGED: "AWS_MANAGED";
955
+ readonly CUSTOMER_MANAGED: "CUSTOMER_MANAGED";
956
+ };
957
+ /**
958
+ * @public
959
+ */
960
+ export type ViewType = (typeof ViewType)[keyof typeof ViewType];
961
+ /**
962
+ * @public
963
+ * @enum
964
+ */
965
+ export declare const ResourceType: {
966
+ readonly CONTACT: "CONTACT";
967
+ readonly CONTACT_FLOW: "CONTACT_FLOW";
968
+ readonly HIERARCHY_GROUP: "HIERARCHY_GROUP";
969
+ readonly HIERARCHY_LEVEL: "HIERARCHY_LEVEL";
970
+ readonly INSTANCE: "INSTANCE";
971
+ readonly PARTICIPANT: "PARTICIPANT";
972
+ readonly PHONE_NUMBER: "PHONE_NUMBER";
973
+ readonly USER: "USER";
974
+ };
975
+ /**
976
+ * @public
977
+ */
978
+ export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
979
+ /**
980
+ * @public
981
+ * @enum
982
+ */
983
+ export declare const VocabularyState: {
984
+ readonly ACTIVE: "ACTIVE";
985
+ readonly CREATION_FAILED: "CREATION_FAILED";
986
+ readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
987
+ readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
988
+ };
989
+ /**
990
+ * @public
991
+ */
992
+ export type VocabularyState = (typeof VocabularyState)[keyof typeof VocabularyState];
993
+ /**
994
+ * @public
995
+ * @enum
996
+ */
997
+ export declare const AnsweringMachineDetectionStatus: {
998
+ readonly AMD_ERROR: "AMD_ERROR";
999
+ readonly AMD_NOT_APPLICABLE: "AMD_NOT_APPLICABLE";
1000
+ readonly AMD_UNANSWERED: "AMD_UNANSWERED";
1001
+ readonly AMD_UNRESOLVED: "AMD_UNRESOLVED";
1002
+ readonly ANSWERED: "ANSWERED";
1003
+ readonly ERROR: "ERROR";
1004
+ readonly FAX_MACHINE_DETECTED: "FAX_MACHINE_DETECTED";
1005
+ readonly HUMAN_ANSWERED: "HUMAN_ANSWERED";
1006
+ readonly SIT_TONE_BUSY: "SIT_TONE_BUSY";
1007
+ readonly SIT_TONE_DETECTED: "SIT_TONE_DETECTED";
1008
+ readonly SIT_TONE_INVALID_NUMBER: "SIT_TONE_INVALID_NUMBER";
1009
+ readonly UNDETECTED: "UNDETECTED";
1010
+ readonly VOICEMAIL_BEEP: "VOICEMAIL_BEEP";
1011
+ readonly VOICEMAIL_NO_BEEP: "VOICEMAIL_NO_BEEP";
1012
+ };
1013
+ /**
1014
+ * @public
1015
+ */
1016
+ export type AnsweringMachineDetectionStatus = (typeof AnsweringMachineDetectionStatus)[keyof typeof AnsweringMachineDetectionStatus];
1017
+ /**
1018
+ * @public
1019
+ * @enum
1020
+ */
1021
+ export declare const ParticipantType: {
1022
+ readonly AGENT: "AGENT";
1023
+ readonly ALL: "ALL";
1024
+ readonly CUSTOMER: "CUSTOMER";
1025
+ readonly MANAGER: "MANAGER";
1026
+ readonly THIRDPARTY: "THIRDPARTY";
1027
+ };
1028
+ /**
1029
+ * @public
1030
+ */
1031
+ export type ParticipantType = (typeof ParticipantType)[keyof typeof ParticipantType];
1032
+ /**
1033
+ * @public
1034
+ * @enum
1035
+ */
1036
+ export declare const Status: {
1037
+ readonly COMPLETE: "COMPLETE";
1038
+ readonly DELETED: "DELETED";
1039
+ readonly IN_PROGRESS: "IN_PROGRESS";
1040
+ };
1041
+ /**
1042
+ * @public
1043
+ */
1044
+ export type Status = (typeof Status)[keyof typeof Status];
1045
+ /**
1046
+ * @public
1047
+ * @enum
1048
+ */
1049
+ export declare const MediaStreamType: {
1050
+ readonly AUDIO: "AUDIO";
1051
+ readonly VIDEO: "VIDEO";
1052
+ };
1053
+ /**
1054
+ * @public
1055
+ */
1056
+ export type MediaStreamType = (typeof MediaStreamType)[keyof typeof MediaStreamType];
1057
+ /**
1058
+ * @public
1059
+ * @enum
1060
+ */
1061
+ export declare const RecordingStatus: {
1062
+ readonly AVAILABLE: "AVAILABLE";
1063
+ readonly DELETED: "DELETED";
1064
+ };
1065
+ /**
1066
+ * @public
1067
+ */
1068
+ export type RecordingStatus = (typeof RecordingStatus)[keyof typeof RecordingStatus];
1069
+ /**
1070
+ * @public
1071
+ * @enum
1072
+ */
1073
+ export declare const RoutingCriteriaStepStatus: {
1074
+ readonly ACTIVE: "ACTIVE";
1075
+ readonly EXPIRED: "EXPIRED";
1076
+ readonly INACTIVE: "INACTIVE";
1077
+ readonly JOINED: "JOINED";
1078
+ };
1079
+ /**
1080
+ * @public
1081
+ */
1082
+ export type RoutingCriteriaStepStatus = (typeof RoutingCriteriaStepStatus)[keyof typeof RoutingCriteriaStepStatus];
1083
+ /**
1084
+ * @public
1085
+ * @enum
1086
+ */
1087
+ export declare const QuestionRuleCategoryAutomationCondition: {
1088
+ readonly NOT_PRESENT: "NOT_PRESENT";
1089
+ readonly PRESENT: "PRESENT";
1090
+ };
1091
+ /**
1092
+ * @public
1093
+ */
1094
+ export type QuestionRuleCategoryAutomationCondition = (typeof QuestionRuleCategoryAutomationCondition)[keyof typeof QuestionRuleCategoryAutomationCondition];
1095
+ /**
1096
+ * @public
1097
+ * @enum
1098
+ */
1099
+ export declare const EvaluationQuestionAnswerAnalysisType: {
1100
+ readonly CONTACT_LENS_DATA: "CONTACT_LENS_DATA";
1101
+ readonly GEN_AI: "GEN_AI";
1102
+ };
1103
+ /**
1104
+ * @public
1105
+ */
1106
+ export type EvaluationQuestionAnswerAnalysisType = (typeof EvaluationQuestionAnswerAnalysisType)[keyof typeof EvaluationQuestionAnswerAnalysisType];
1107
+ /**
1108
+ * @public
1109
+ * @enum
1110
+ */
1111
+ export declare const EvaluationTranscriptType: {
1112
+ readonly RAW: "RAW";
1113
+ readonly REDACTED: "REDACTED";
1114
+ };
1115
+ /**
1116
+ * @public
1117
+ */
1118
+ export type EvaluationTranscriptType = (typeof EvaluationTranscriptType)[keyof typeof EvaluationTranscriptType];
1119
+ /**
1120
+ * @public
1121
+ * @enum
1122
+ */
1123
+ export declare const EvaluationSuggestedAnswerStatus: {
1124
+ readonly FAILED: "FAILED";
1125
+ readonly IN_PROGRESS: "IN_PROGRESS";
1126
+ readonly SUCCEEDED: "SUCCEEDED";
1127
+ };
1128
+ /**
1129
+ * @public
1130
+ */
1131
+ export type EvaluationSuggestedAnswerStatus = (typeof EvaluationSuggestedAnswerStatus)[keyof typeof EvaluationSuggestedAnswerStatus];
1132
+ /**
1133
+ * @public
1134
+ * @enum
1135
+ */
1136
+ export declare const EvaluationType: {
1137
+ readonly CALIBRATION: "CALIBRATION";
1138
+ readonly STANDARD: "STANDARD";
1139
+ };
1140
+ /**
1141
+ * @public
1142
+ */
1143
+ export type EvaluationType = (typeof EvaluationType)[keyof typeof EvaluationType];
1144
+ /**
1145
+ * @public
1146
+ * @enum
1147
+ */
1148
+ export declare const AutoEvaluationStatus: {
1149
+ readonly FAILED: "FAILED";
1150
+ readonly IN_PROGRESS: "IN_PROGRESS";
1151
+ readonly SUCCEEDED: "SUCCEEDED";
1152
+ };
1153
+ /**
1154
+ * @public
1155
+ */
1156
+ export type AutoEvaluationStatus = (typeof AutoEvaluationStatus)[keyof typeof AutoEvaluationStatus];
1157
+ /**
1158
+ * @public
1159
+ * @enum
1160
+ */
1161
+ export declare const EvaluationStatus: {
1162
+ readonly DRAFT: "DRAFT";
1163
+ readonly SUBMITTED: "SUBMITTED";
1164
+ };
1165
+ /**
1166
+ * @public
1167
+ */
1168
+ export type EvaluationStatus = (typeof EvaluationStatus)[keyof typeof EvaluationStatus];
1169
+ /**
1170
+ * @public
1171
+ * @enum
1172
+ */
1173
+ export declare const ContactFlowState: {
1174
+ readonly ACTIVE: "ACTIVE";
1175
+ readonly ARCHIVED: "ARCHIVED";
1176
+ };
1177
+ /**
1178
+ * @public
1179
+ */
1180
+ export type ContactFlowState = (typeof ContactFlowState)[keyof typeof ContactFlowState];
1181
+ /**
1182
+ * @public
1183
+ * @enum
1184
+ */
1185
+ export declare const ContactFlowModuleState: {
1186
+ readonly ACTIVE: "ACTIVE";
1187
+ readonly ARCHIVED: "ARCHIVED";
1188
+ };
1189
+ /**
1190
+ * @public
1191
+ */
1192
+ export type ContactFlowModuleState = (typeof ContactFlowModuleState)[keyof typeof ContactFlowModuleState];
1193
+ /**
1194
+ * @public
1195
+ * @enum
1196
+ */
1197
+ export declare const ContactFlowModuleStatus: {
1198
+ readonly PUBLISHED: "PUBLISHED";
1199
+ readonly SAVED: "SAVED";
1200
+ };
1201
+ /**
1202
+ * @public
1203
+ */
1204
+ export type ContactFlowModuleStatus = (typeof ContactFlowModuleStatus)[keyof typeof ContactFlowModuleStatus];
1205
+ /**
1206
+ * @public
1207
+ * @enum
1208
+ */
1209
+ export declare const EvaluationFormVersionStatus: {
1210
+ readonly ACTIVE: "ACTIVE";
1211
+ readonly DRAFT: "DRAFT";
1212
+ };
1213
+ /**
1214
+ * @public
1215
+ */
1216
+ export type EvaluationFormVersionStatus = (typeof EvaluationFormVersionStatus)[keyof typeof EvaluationFormVersionStatus];
1217
+ /**
1218
+ * @public
1219
+ * @enum
1220
+ */
1221
+ export declare const InstanceStatus: {
1222
+ readonly ACTIVE: "ACTIVE";
1223
+ readonly CREATION_FAILED: "CREATION_FAILED";
1224
+ readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
1225
+ };
1226
+ /**
1227
+ * @public
1228
+ */
1229
+ export type InstanceStatus = (typeof InstanceStatus)[keyof typeof InstanceStatus];
1230
+ /**
1231
+ * @public
1232
+ * @enum
1233
+ */
1234
+ export declare const InstanceReplicationStatus: {
1235
+ readonly INSTANCE_REPLICATION_COMPLETE: "INSTANCE_REPLICATION_COMPLETE";
1236
+ readonly INSTANCE_REPLICATION_DELETION_FAILED: "INSTANCE_REPLICATION_DELETION_FAILED";
1237
+ readonly INSTANCE_REPLICATION_FAILED: "INSTANCE_REPLICATION_FAILED";
1238
+ readonly INSTANCE_REPLICATION_IN_PROGRESS: "INSTANCE_REPLICATION_IN_PROGRESS";
1239
+ readonly INSTANCE_REPLICA_DELETING: "INSTANCE_REPLICA_DELETING";
1240
+ readonly RESOURCE_REPLICATION_NOT_STARTED: "RESOURCE_REPLICATION_NOT_STARTED";
1241
+ };
1242
+ /**
1243
+ * @public
1244
+ */
1245
+ export type InstanceReplicationStatus = (typeof InstanceReplicationStatus)[keyof typeof InstanceReplicationStatus];
1246
+ /**
1247
+ * @public
1248
+ * @enum
1249
+ */
1250
+ export declare const InstanceAttributeType: {
1251
+ readonly AUTO_RESOLVE_BEST_VOICES: "AUTO_RESOLVE_BEST_VOICES";
1252
+ readonly CONTACTFLOW_LOGS: "CONTACTFLOW_LOGS";
1253
+ readonly CONTACT_LENS: "CONTACT_LENS";
1254
+ readonly EARLY_MEDIA: "EARLY_MEDIA";
1255
+ readonly ENHANCED_CHAT_MONITORING: "ENHANCED_CHAT_MONITORING";
1256
+ readonly ENHANCED_CONTACT_MONITORING: "ENHANCED_CONTACT_MONITORING";
1257
+ readonly HIGH_VOLUME_OUTBOUND: "HIGH_VOLUME_OUTBOUND";
1258
+ readonly INBOUND_CALLS: "INBOUND_CALLS";
1259
+ readonly MULTI_PARTY_CHAT_CONFERENCE: "MULTI_PARTY_CHAT_CONFERENCE";
1260
+ readonly MULTI_PARTY_CONFERENCE: "MULTI_PARTY_CONFERENCE";
1261
+ readonly OUTBOUND_CALLS: "OUTBOUND_CALLS";
1262
+ readonly USE_CUSTOM_TTS_VOICES: "USE_CUSTOM_TTS_VOICES";
1263
+ };
1264
+ /**
1265
+ * @public
1266
+ */
1267
+ export type InstanceAttributeType = (typeof InstanceAttributeType)[keyof typeof InstanceAttributeType];
1268
+ /**
1269
+ * @public
1270
+ * @enum
1271
+ */
1272
+ export declare const PhoneNumberCountryCode: {
1273
+ readonly AD: "AD";
1274
+ readonly AE: "AE";
1275
+ readonly AF: "AF";
1276
+ readonly AG: "AG";
1277
+ readonly AI: "AI";
1278
+ readonly AL: "AL";
1279
+ readonly AM: "AM";
1280
+ readonly AN: "AN";
1281
+ readonly AO: "AO";
1282
+ readonly AQ: "AQ";
1283
+ readonly AR: "AR";
1284
+ readonly AS: "AS";
1285
+ readonly AT: "AT";
1286
+ readonly AU: "AU";
1287
+ readonly AW: "AW";
1288
+ readonly AZ: "AZ";
1289
+ readonly BA: "BA";
1290
+ readonly BB: "BB";
1291
+ readonly BD: "BD";
1292
+ readonly BE: "BE";
1293
+ readonly BF: "BF";
1294
+ readonly BG: "BG";
1295
+ readonly BH: "BH";
1296
+ readonly BI: "BI";
1297
+ readonly BJ: "BJ";
1298
+ readonly BL: "BL";
1299
+ readonly BM: "BM";
1300
+ readonly BN: "BN";
1301
+ readonly BO: "BO";
1302
+ readonly BR: "BR";
1303
+ readonly BS: "BS";
1304
+ readonly BT: "BT";
1305
+ readonly BW: "BW";
1306
+ readonly BY: "BY";
1307
+ readonly BZ: "BZ";
1308
+ readonly CA: "CA";
1309
+ readonly CC: "CC";
1310
+ readonly CD: "CD";
1311
+ readonly CF: "CF";
1312
+ readonly CG: "CG";
1313
+ readonly CH: "CH";
1314
+ readonly CI: "CI";
1315
+ readonly CK: "CK";
1316
+ readonly CL: "CL";
1317
+ readonly CM: "CM";
1318
+ readonly CN: "CN";
1319
+ readonly CO: "CO";
1320
+ readonly CR: "CR";
1321
+ readonly CU: "CU";
1322
+ readonly CV: "CV";
1323
+ readonly CW: "CW";
1324
+ readonly CX: "CX";
1325
+ readonly CY: "CY";
1326
+ readonly CZ: "CZ";
1327
+ readonly DE: "DE";
1328
+ readonly DJ: "DJ";
1329
+ readonly DK: "DK";
1330
+ readonly DM: "DM";
1331
+ readonly DO: "DO";
1332
+ readonly DZ: "DZ";
1333
+ readonly EC: "EC";
1334
+ readonly EE: "EE";
1335
+ readonly EG: "EG";
1336
+ readonly EH: "EH";
1337
+ readonly ER: "ER";
1338
+ readonly ES: "ES";
1339
+ readonly ET: "ET";
1340
+ readonly FI: "FI";
1341
+ readonly FJ: "FJ";
1342
+ readonly FK: "FK";
1343
+ readonly FM: "FM";
1344
+ readonly FO: "FO";
1345
+ readonly FR: "FR";
1346
+ readonly GA: "GA";
1347
+ readonly GB: "GB";
1348
+ readonly GD: "GD";
1349
+ readonly GE: "GE";
1350
+ readonly GG: "GG";
1351
+ readonly GH: "GH";
1352
+ readonly GI: "GI";
1353
+ readonly GL: "GL";
1354
+ readonly GM: "GM";
1355
+ readonly GN: "GN";
1356
+ readonly GQ: "GQ";
1357
+ readonly GR: "GR";
1358
+ readonly GT: "GT";
1359
+ readonly GU: "GU";
1360
+ readonly GW: "GW";
1361
+ readonly GY: "GY";
1362
+ readonly HK: "HK";
1363
+ readonly HN: "HN";
1364
+ readonly HR: "HR";
1365
+ readonly HT: "HT";
1366
+ readonly HU: "HU";
1367
+ readonly ID: "ID";
1368
+ readonly IE: "IE";
1369
+ readonly IL: "IL";
1370
+ readonly IM: "IM";
1371
+ readonly IN: "IN";
1372
+ readonly IO: "IO";
1373
+ readonly IQ: "IQ";
1374
+ readonly IR: "IR";
1375
+ readonly IS: "IS";
1376
+ readonly IT: "IT";
1377
+ readonly JE: "JE";
1378
+ readonly JM: "JM";
1379
+ readonly JO: "JO";
1380
+ readonly JP: "JP";
1381
+ readonly KE: "KE";
1382
+ readonly KG: "KG";
1383
+ readonly KH: "KH";
1384
+ readonly KI: "KI";
1385
+ readonly KM: "KM";
1386
+ readonly KN: "KN";
1387
+ readonly KP: "KP";
1388
+ readonly KR: "KR";
1389
+ readonly KW: "KW";
1390
+ readonly KY: "KY";
1391
+ readonly KZ: "KZ";
1392
+ readonly LA: "LA";
1393
+ readonly LB: "LB";
1394
+ readonly LC: "LC";
1395
+ readonly LI: "LI";
1396
+ readonly LK: "LK";
1397
+ readonly LR: "LR";
1398
+ readonly LS: "LS";
1399
+ readonly LT: "LT";
1400
+ readonly LU: "LU";
1401
+ readonly LV: "LV";
1402
+ readonly LY: "LY";
1403
+ readonly MA: "MA";
1404
+ readonly MC: "MC";
1405
+ readonly MD: "MD";
1406
+ readonly ME: "ME";
1407
+ readonly MF: "MF";
1408
+ readonly MG: "MG";
1409
+ readonly MH: "MH";
1410
+ readonly MK: "MK";
1411
+ readonly ML: "ML";
1412
+ readonly MM: "MM";
1413
+ readonly MN: "MN";
1414
+ readonly MO: "MO";
1415
+ readonly MP: "MP";
1416
+ readonly MR: "MR";
1417
+ readonly MS: "MS";
1418
+ readonly MT: "MT";
1419
+ readonly MU: "MU";
1420
+ readonly MV: "MV";
1421
+ readonly MW: "MW";
1422
+ readonly MX: "MX";
1423
+ readonly MY: "MY";
1424
+ readonly MZ: "MZ";
1425
+ readonly NA: "NA";
1426
+ readonly NC: "NC";
1427
+ readonly NE: "NE";
1428
+ readonly NG: "NG";
1429
+ readonly NI: "NI";
1430
+ readonly NL: "NL";
1431
+ readonly NO: "NO";
1432
+ readonly NP: "NP";
1433
+ readonly NR: "NR";
1434
+ readonly NU: "NU";
1435
+ readonly NZ: "NZ";
1436
+ readonly OM: "OM";
1437
+ readonly PA: "PA";
1438
+ readonly PE: "PE";
1439
+ readonly PF: "PF";
1440
+ readonly PG: "PG";
1441
+ readonly PH: "PH";
1442
+ readonly PK: "PK";
1443
+ readonly PL: "PL";
1444
+ readonly PM: "PM";
1445
+ readonly PN: "PN";
1446
+ readonly PR: "PR";
1447
+ readonly PT: "PT";
1448
+ readonly PW: "PW";
1449
+ readonly PY: "PY";
1450
+ readonly QA: "QA";
1451
+ readonly RE: "RE";
1452
+ readonly RO: "RO";
1453
+ readonly RS: "RS";
1454
+ readonly RU: "RU";
1455
+ readonly RW: "RW";
1456
+ readonly SA: "SA";
1457
+ readonly SB: "SB";
1458
+ readonly SC: "SC";
1459
+ readonly SD: "SD";
1460
+ readonly SE: "SE";
1461
+ readonly SG: "SG";
1462
+ readonly SH: "SH";
1463
+ readonly SI: "SI";
1464
+ readonly SJ: "SJ";
1465
+ readonly SK: "SK";
1466
+ readonly SL: "SL";
1467
+ readonly SM: "SM";
1468
+ readonly SN: "SN";
1469
+ readonly SO: "SO";
1470
+ readonly SR: "SR";
1471
+ readonly ST: "ST";
1472
+ readonly SV: "SV";
1473
+ readonly SX: "SX";
1474
+ readonly SY: "SY";
1475
+ readonly SZ: "SZ";
1476
+ readonly TC: "TC";
1477
+ readonly TD: "TD";
1478
+ readonly TG: "TG";
1479
+ readonly TH: "TH";
1480
+ readonly TJ: "TJ";
1481
+ readonly TK: "TK";
1482
+ readonly TL: "TL";
1483
+ readonly TM: "TM";
1484
+ readonly TN: "TN";
1485
+ readonly TO: "TO";
1486
+ readonly TR: "TR";
1487
+ readonly TT: "TT";
1488
+ readonly TV: "TV";
1489
+ readonly TW: "TW";
1490
+ readonly TZ: "TZ";
1491
+ readonly UA: "UA";
1492
+ readonly UG: "UG";
1493
+ readonly US: "US";
1494
+ readonly UY: "UY";
1495
+ readonly UZ: "UZ";
1496
+ readonly VA: "VA";
1497
+ readonly VC: "VC";
1498
+ readonly VE: "VE";
1499
+ readonly VG: "VG";
1500
+ readonly VI: "VI";
1501
+ readonly VN: "VN";
1502
+ readonly VU: "VU";
1503
+ readonly WF: "WF";
1504
+ readonly WS: "WS";
1505
+ readonly YE: "YE";
1506
+ readonly YT: "YT";
1507
+ readonly ZA: "ZA";
1508
+ readonly ZM: "ZM";
1509
+ readonly ZW: "ZW";
1510
+ };
1511
+ /**
1512
+ * @public
1513
+ */
1514
+ export type PhoneNumberCountryCode = (typeof PhoneNumberCountryCode)[keyof typeof PhoneNumberCountryCode];
1515
+ /**
1516
+ * @public
1517
+ * @enum
1518
+ */
1519
+ export declare const PhoneNumberWorkflowStatus: {
1520
+ readonly Claimed: "CLAIMED";
1521
+ readonly Failed: "FAILED";
1522
+ readonly InProgress: "IN_PROGRESS";
1523
+ };
1524
+ /**
1525
+ * @public
1526
+ */
1527
+ export type PhoneNumberWorkflowStatus = (typeof PhoneNumberWorkflowStatus)[keyof typeof PhoneNumberWorkflowStatus];
1528
+ /**
1529
+ * @public
1530
+ * @enum
1531
+ */
1532
+ export declare const PhoneNumberType: {
1533
+ readonly DID: "DID";
1534
+ readonly SHARED: "SHARED";
1535
+ readonly SHORT_CODE: "SHORT_CODE";
1536
+ readonly THIRD_PARTY_DID: "THIRD_PARTY_DID";
1537
+ readonly THIRD_PARTY_TF: "THIRD_PARTY_TF";
1538
+ readonly TOLL_FREE: "TOLL_FREE";
1539
+ readonly UIFN: "UIFN";
1540
+ };
1541
+ /**
1542
+ * @public
1543
+ */
1544
+ export type PhoneNumberType = (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
1545
+ /**
1546
+ * @public
1547
+ * @enum
1548
+ */
1549
+ export declare const QueueStatus: {
1550
+ readonly DISABLED: "DISABLED";
1551
+ readonly ENABLED: "ENABLED";
1552
+ };
1553
+ /**
1554
+ * @public
1555
+ */
1556
+ export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
1557
+ /**
1558
+ * @public
1559
+ * @enum
1560
+ */
1561
+ export declare const TrafficDistributionGroupStatus: {
1562
+ readonly ACTIVE: "ACTIVE";
1563
+ readonly CREATION_FAILED: "CREATION_FAILED";
1564
+ readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
1565
+ readonly DELETION_FAILED: "DELETION_FAILED";
1566
+ readonly PENDING_DELETION: "PENDING_DELETION";
1567
+ readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
1568
+ };
1569
+ /**
1570
+ * @public
1571
+ */
1572
+ export type TrafficDistributionGroupStatus = (typeof TrafficDistributionGroupStatus)[keyof typeof TrafficDistributionGroupStatus];
1573
+ /**
1574
+ * @public
1575
+ * @enum
1576
+ */
1577
+ export declare const ContactMetricName: {
1578
+ readonly POSITION_IN_QUEUE: "POSITION_IN_QUEUE";
1579
+ };
1580
+ /**
1581
+ * @public
1582
+ */
1583
+ export type ContactMetricName = (typeof ContactMetricName)[keyof typeof ContactMetricName];
1584
+ /**
1585
+ * @public
1586
+ * @enum
1587
+ */
1588
+ export declare const CurrentMetricName: {
1589
+ readonly AGENTS_AFTER_CONTACT_WORK: "AGENTS_AFTER_CONTACT_WORK";
1590
+ readonly AGENTS_AVAILABLE: "AGENTS_AVAILABLE";
1591
+ readonly AGENTS_ERROR: "AGENTS_ERROR";
1592
+ readonly AGENTS_NON_PRODUCTIVE: "AGENTS_NON_PRODUCTIVE";
1593
+ readonly AGENTS_ONLINE: "AGENTS_ONLINE";
1594
+ readonly AGENTS_ON_CALL: "AGENTS_ON_CALL";
1595
+ readonly AGENTS_ON_CONTACT: "AGENTS_ON_CONTACT";
1596
+ readonly AGENTS_STAFFED: "AGENTS_STAFFED";
1597
+ readonly CONTACTS_IN_QUEUE: "CONTACTS_IN_QUEUE";
1598
+ readonly CONTACTS_SCHEDULED: "CONTACTS_SCHEDULED";
1599
+ readonly OLDEST_CONTACT_AGE: "OLDEST_CONTACT_AGE";
1600
+ readonly SLOTS_ACTIVE: "SLOTS_ACTIVE";
1601
+ readonly SLOTS_AVAILABLE: "SLOTS_AVAILABLE";
1602
+ };
1603
+ /**
1604
+ * @public
1605
+ */
1606
+ export type CurrentMetricName = (typeof CurrentMetricName)[keyof typeof CurrentMetricName];
1607
+ /**
1608
+ * @public
1609
+ * @enum
1610
+ */
1611
+ export declare const Unit: {
1612
+ readonly COUNT: "COUNT";
1613
+ readonly PERCENT: "PERCENT";
1614
+ readonly SECONDS: "SECONDS";
1615
+ };
1616
+ /**
1617
+ * @public
1618
+ */
1619
+ export type Unit = (typeof Unit)[keyof typeof Unit];
1620
+ /**
1621
+ * @public
1622
+ * @enum
1623
+ */
1624
+ export declare const Grouping: {
1625
+ readonly AGENT_STATUS: "AGENT_STATUS";
1626
+ readonly CHANNEL: "CHANNEL";
1627
+ readonly QUEUE: "QUEUE";
1628
+ readonly ROUTING_PROFILE: "ROUTING_PROFILE";
1629
+ readonly ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION";
1630
+ };
1631
+ /**
1632
+ * @public
1633
+ */
1634
+ export type Grouping = (typeof Grouping)[keyof typeof Grouping];
1635
+ /**
1636
+ * @public
1637
+ * @enum
1638
+ */
1639
+ export declare const SortOrder: {
1640
+ readonly ASCENDING: "ASCENDING";
1641
+ readonly DESCENDING: "DESCENDING";
1642
+ };
1643
+ /**
1644
+ * @public
1645
+ */
1646
+ export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
1647
+ /**
1648
+ * @public
1649
+ * @enum
1650
+ */
1651
+ export declare const HistoricalMetricName: {
1652
+ readonly ABANDON_TIME: "ABANDON_TIME";
1653
+ readonly AFTER_CONTACT_WORK_TIME: "AFTER_CONTACT_WORK_TIME";
1654
+ readonly API_CONTACTS_HANDLED: "API_CONTACTS_HANDLED";
1655
+ readonly CALLBACK_CONTACTS_HANDLED: "CALLBACK_CONTACTS_HANDLED";
1656
+ readonly CONTACTS_ABANDONED: "CONTACTS_ABANDONED";
1657
+ readonly CONTACTS_AGENT_HUNG_UP_FIRST: "CONTACTS_AGENT_HUNG_UP_FIRST";
1658
+ readonly CONTACTS_CONSULTED: "CONTACTS_CONSULTED";
1659
+ readonly CONTACTS_HANDLED: "CONTACTS_HANDLED";
1660
+ readonly CONTACTS_HANDLED_INCOMING: "CONTACTS_HANDLED_INCOMING";
1661
+ readonly CONTACTS_HANDLED_OUTBOUND: "CONTACTS_HANDLED_OUTBOUND";
1662
+ readonly CONTACTS_HOLD_ABANDONS: "CONTACTS_HOLD_ABANDONS";
1663
+ readonly CONTACTS_MISSED: "CONTACTS_MISSED";
1664
+ readonly CONTACTS_QUEUED: "CONTACTS_QUEUED";
1665
+ readonly CONTACTS_TRANSFERRED_IN: "CONTACTS_TRANSFERRED_IN";
1666
+ readonly CONTACTS_TRANSFERRED_IN_FROM_QUEUE: "CONTACTS_TRANSFERRED_IN_FROM_QUEUE";
1667
+ readonly CONTACTS_TRANSFERRED_OUT: "CONTACTS_TRANSFERRED_OUT";
1668
+ readonly CONTACTS_TRANSFERRED_OUT_FROM_QUEUE: "CONTACTS_TRANSFERRED_OUT_FROM_QUEUE";
1669
+ readonly HANDLE_TIME: "HANDLE_TIME";
1670
+ readonly HOLD_TIME: "HOLD_TIME";
1671
+ readonly INTERACTION_AND_HOLD_TIME: "INTERACTION_AND_HOLD_TIME";
1672
+ readonly INTERACTION_TIME: "INTERACTION_TIME";
1673
+ readonly OCCUPANCY: "OCCUPANCY";
1674
+ readonly QUEUED_TIME: "QUEUED_TIME";
1675
+ readonly QUEUE_ANSWER_TIME: "QUEUE_ANSWER_TIME";
1676
+ readonly SERVICE_LEVEL: "SERVICE_LEVEL";
1677
+ };
1678
+ /**
1679
+ * @public
1680
+ */
1681
+ export type HistoricalMetricName = (typeof HistoricalMetricName)[keyof typeof HistoricalMetricName];
1682
+ /**
1683
+ * @public
1684
+ * @enum
1685
+ */
1686
+ export declare const Statistic: {
1687
+ readonly AVG: "AVG";
1688
+ readonly MAX: "MAX";
1689
+ readonly SUM: "SUM";
1690
+ };
1691
+ /**
1692
+ * @public
1693
+ */
1694
+ export type Statistic = (typeof Statistic)[keyof typeof Statistic];
1695
+ /**
1696
+ * @public
1697
+ * @enum
1698
+ */
1699
+ export declare const Comparison: {
1700
+ readonly LT: "LT";
1701
+ };
1702
+ /**
1703
+ * @public
1704
+ */
1705
+ export type Comparison = (typeof Comparison)[keyof typeof Comparison];
1706
+ /**
1707
+ * @public
1708
+ * @enum
1709
+ */
1710
+ export declare const IntervalPeriod: {
1711
+ readonly DAY: "DAY";
1712
+ readonly FIFTEEN_MIN: "FIFTEEN_MIN";
1713
+ readonly HOUR: "HOUR";
1714
+ readonly THIRTY_MIN: "THIRTY_MIN";
1715
+ readonly TOTAL: "TOTAL";
1716
+ readonly WEEK: "WEEK";
1717
+ };
1718
+ /**
1719
+ * @public
1720
+ */
1721
+ export type IntervalPeriod = (typeof IntervalPeriod)[keyof typeof IntervalPeriod];
1722
+ /**
1723
+ * @public
1724
+ * @enum
1725
+ */
1726
+ export declare const LexVersion: {
1727
+ readonly V1: "V1";
1728
+ readonly V2: "V2";
1729
+ };
1730
+ /**
1731
+ * @public
1732
+ */
1733
+ export type LexVersion = (typeof LexVersion)[keyof typeof LexVersion];
1734
+ /**
1735
+ * @public
1736
+ * @enum
1737
+ */
1738
+ export declare const QueueType: {
1739
+ readonly AGENT: "AGENT";
1740
+ readonly STANDARD: "STANDARD";
1741
+ };
1742
+ /**
1743
+ * @public
1744
+ */
1745
+ export type QueueType = (typeof QueueType)[keyof typeof QueueType];
1746
+ /**
1747
+ * @public
1748
+ * @enum
1749
+ */
1750
+ export declare const RealTimeContactAnalysisOutputType: {
1751
+ readonly Raw: "Raw";
1752
+ readonly Redacted: "Redacted";
1753
+ };
1754
+ /**
1755
+ * @public
1756
+ */
1757
+ export type RealTimeContactAnalysisOutputType = (typeof RealTimeContactAnalysisOutputType)[keyof typeof RealTimeContactAnalysisOutputType];
1758
+ /**
1759
+ * @public
1760
+ * @enum
1761
+ */
1762
+ export declare const RealTimeContactAnalysisSegmentType: {
1763
+ readonly Attachments: "Attachments";
1764
+ readonly Categories: "Categories";
1765
+ readonly Event: "Event";
1766
+ readonly Issues: "Issues";
1767
+ readonly PostContactSummary: "PostContactSummary";
1768
+ readonly Transcript: "Transcript";
1769
+ };
1770
+ /**
1771
+ * @public
1772
+ */
1773
+ export type RealTimeContactAnalysisSegmentType = (typeof RealTimeContactAnalysisSegmentType)[keyof typeof RealTimeContactAnalysisSegmentType];
1774
+ /**
1775
+ * @public
1776
+ * @enum
1777
+ */
1778
+ export declare const RealTimeContactAnalysisSupportedChannel: {
1779
+ readonly CHAT: "CHAT";
1780
+ readonly VOICE: "VOICE";
1781
+ };
1782
+ /**
1783
+ * @public
1784
+ */
1785
+ export type RealTimeContactAnalysisSupportedChannel = (typeof RealTimeContactAnalysisSupportedChannel)[keyof typeof RealTimeContactAnalysisSupportedChannel];
1786
+ /**
1787
+ * @public
1788
+ * @enum
1789
+ */
1790
+ export declare const ArtifactStatus: {
1791
+ readonly APPROVED: "APPROVED";
1792
+ readonly IN_PROGRESS: "IN_PROGRESS";
1793
+ readonly REJECTED: "REJECTED";
1794
+ };
1795
+ /**
1796
+ * @public
1797
+ */
1798
+ export type ArtifactStatus = (typeof ArtifactStatus)[keyof typeof ArtifactStatus];
1799
+ /**
1800
+ * @public
1801
+ * @enum
1802
+ */
1803
+ export declare const RealTimeContactAnalysisPostContactSummaryFailureCode: {
1804
+ readonly FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES";
1805
+ readonly INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT";
1806
+ readonly INTERNAL_ERROR: "INTERNAL_ERROR";
1807
+ readonly INVALID_ANALYSIS_CONFIGURATION: "INVALID_ANALYSIS_CONFIGURATION";
1808
+ readonly QUOTA_EXCEEDED: "QUOTA_EXCEEDED";
1809
+ };
1810
+ /**
1811
+ * @public
1812
+ */
1813
+ export type RealTimeContactAnalysisPostContactSummaryFailureCode = (typeof RealTimeContactAnalysisPostContactSummaryFailureCode)[keyof typeof RealTimeContactAnalysisPostContactSummaryFailureCode];
1814
+ /**
1815
+ * @public
1816
+ * @enum
1817
+ */
1818
+ export declare const RealTimeContactAnalysisPostContactSummaryStatus: {
1819
+ readonly COMPLETED: "COMPLETED";
1820
+ readonly FAILED: "FAILED";
1821
+ };
1822
+ /**
1823
+ * @public
1824
+ */
1825
+ export type RealTimeContactAnalysisPostContactSummaryStatus = (typeof RealTimeContactAnalysisPostContactSummaryStatus)[keyof typeof RealTimeContactAnalysisPostContactSummaryStatus];
1826
+ /**
1827
+ * @public
1828
+ * @enum
1829
+ */
1830
+ export declare const RealTimeContactAnalysisSentimentLabel: {
1831
+ readonly NEGATIVE: "NEGATIVE";
1832
+ readonly NEUTRAL: "NEUTRAL";
1833
+ readonly POSITIVE: "POSITIVE";
1834
+ };
1835
+ /**
1836
+ * @public
1837
+ */
1838
+ export type RealTimeContactAnalysisSentimentLabel = (typeof RealTimeContactAnalysisSentimentLabel)[keyof typeof RealTimeContactAnalysisSentimentLabel];
1839
+ /**
1840
+ * @public
1841
+ * @enum
1842
+ */
1843
+ export declare const RealTimeContactAnalysisStatus: {
1844
+ readonly COMPLETED: "COMPLETED";
1845
+ readonly FAILED: "FAILED";
1846
+ readonly IN_PROGRESS: "IN_PROGRESS";
1847
+ };
1848
+ /**
1849
+ * @public
1850
+ */
1851
+ export type RealTimeContactAnalysisStatus = (typeof RealTimeContactAnalysisStatus)[keyof typeof RealTimeContactAnalysisStatus];
1852
+ /**
1853
+ * @public
1854
+ * @enum
1855
+ */
1856
+ export declare const ContactRecordingType: {
1857
+ readonly AGENT: "AGENT";
1858
+ readonly IVR: "IVR";
1859
+ readonly SCREEN: "SCREEN";
1860
+ };
1861
+ /**
1862
+ * @public
1863
+ */
1864
+ export type ContactRecordingType = (typeof ContactRecordingType)[keyof typeof ContactRecordingType];
1865
+ /**
1866
+ * @public
1867
+ * @enum
1868
+ */
1869
+ export declare const BooleanComparisonType: {
1870
+ readonly IS_FALSE: "IS_FALSE";
1871
+ readonly IS_TRUE: "IS_TRUE";
1872
+ };
1873
+ /**
1874
+ * @public
1875
+ */
1876
+ export type BooleanComparisonType = (typeof BooleanComparisonType)[keyof typeof BooleanComparisonType];
1877
+ /**
1878
+ * @public
1879
+ * @enum
1880
+ */
1881
+ export declare const DateTimeComparisonType: {
1882
+ readonly EQUAL_TO: "EQUAL_TO";
1883
+ readonly GREATER_THAN: "GREATER_THAN";
1884
+ readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
1885
+ readonly LESS_THAN: "LESS_THAN";
1886
+ readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
1887
+ readonly RANGE: "RANGE";
1888
+ };
1889
+ /**
1890
+ * @public
1891
+ */
1892
+ export type DateTimeComparisonType = (typeof DateTimeComparisonType)[keyof typeof DateTimeComparisonType];
1893
+ /**
1894
+ * @public
1895
+ * @enum
1896
+ */
1897
+ export declare const DecimalComparisonType: {
1898
+ readonly EQUAL: "EQUAL";
1899
+ readonly GREATER: "GREATER";
1900
+ readonly GREATER_OR_EQUAL: "GREATER_OR_EQUAL";
1901
+ readonly LESSER: "LESSER";
1902
+ readonly LESSER_OR_EQUAL: "LESSER_OR_EQUAL";
1903
+ readonly NOT_EQUAL: "NOT_EQUAL";
1904
+ readonly RANGE: "RANGE";
1905
+ };
1906
+ /**
1907
+ * @public
1908
+ */
1909
+ export type DecimalComparisonType = (typeof DecimalComparisonType)[keyof typeof DecimalComparisonType];
1910
+ /**
1911
+ * @public
1912
+ * @enum
1913
+ */
1914
+ export declare const NumberComparisonType: {
1915
+ readonly EQUAL: "EQUAL";
1916
+ readonly GREATER: "GREATER";
1917
+ readonly GREATER_OR_EQUAL: "GREATER_OR_EQUAL";
1918
+ readonly LESSER: "LESSER";
1919
+ readonly LESSER_OR_EQUAL: "LESSER_OR_EQUAL";
1920
+ readonly NOT_EQUAL: "NOT_EQUAL";
1921
+ readonly RANGE: "RANGE";
1922
+ };
1923
+ /**
1924
+ * @public
1925
+ */
1926
+ export type NumberComparisonType = (typeof NumberComparisonType)[keyof typeof NumberComparisonType];
1927
+ /**
1928
+ * @public
1929
+ * @enum
1930
+ */
1931
+ export declare const SearchContactsTimeRangeType: {
1932
+ readonly CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP";
1933
+ readonly DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP";
1934
+ readonly ENQUEUE_TIMESTAMP: "ENQUEUE_TIMESTAMP";
1935
+ readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
1936
+ readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
1937
+ };
1938
+ /**
1939
+ * @public
1940
+ */
1941
+ export type SearchContactsTimeRangeType = (typeof SearchContactsTimeRangeType)[keyof typeof SearchContactsTimeRangeType];
1942
+ /**
1943
+ * @public
1944
+ * @enum
1945
+ */
1946
+ export declare const SearchContactsTimeRangeConditionType: {
1947
+ readonly NOT_EXISTS: "NOT_EXISTS";
1948
+ };
1949
+ /**
1950
+ * @public
1951
+ */
1952
+ export type SearchContactsTimeRangeConditionType = (typeof SearchContactsTimeRangeConditionType)[keyof typeof SearchContactsTimeRangeConditionType];
1953
+ /**
1954
+ * @public
1955
+ * @enum
1956
+ */
1957
+ export declare const SearchContactsMatchType: {
1958
+ readonly MATCH_ALL: "MATCH_ALL";
1959
+ readonly MATCH_ANY: "MATCH_ANY";
1960
+ readonly MATCH_EXACT: "MATCH_EXACT";
1961
+ readonly MATCH_NONE: "MATCH_NONE";
1962
+ };
1963
+ /**
1964
+ * @public
1965
+ */
1966
+ export type SearchContactsMatchType = (typeof SearchContactsMatchType)[keyof typeof SearchContactsMatchType];
1967
+ /**
1968
+ * @public
1969
+ * @enum
1970
+ */
1971
+ export declare const SortableFieldName: {
1972
+ readonly CHANNEL: "CHANNEL";
1973
+ readonly CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP";
1974
+ readonly DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP";
1975
+ readonly EXPIRY_TIMESTAMP: "EXPIRY_TIMESTAMP";
1976
+ readonly INITIATION_METHOD: "INITIATION_METHOD";
1977
+ readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
1978
+ readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
1979
+ };
1980
+ /**
1981
+ * @public
1982
+ */
1983
+ export type SortableFieldName = (typeof SortableFieldName)[keyof typeof SortableFieldName];
1984
+ /**
1985
+ * @public
1986
+ * @enum
1987
+ */
1988
+ export declare const DateComparisonType: {
1989
+ readonly EQUAL_TO: "EQUAL_TO";
1990
+ readonly GREATER_THAN: "GREATER_THAN";
1991
+ readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
1992
+ readonly LESS_THAN: "LESS_THAN";
1993
+ readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
1994
+ };
1995
+ /**
1996
+ * @public
1997
+ */
1998
+ export type DateComparisonType = (typeof DateComparisonType)[keyof typeof DateComparisonType];
1999
+ /**
2000
+ * @public
2001
+ * @enum
2002
+ */
2003
+ export declare const SearchableQueueType: {
2004
+ readonly STANDARD: "STANDARD";
2005
+ };
2006
+ /**
2007
+ * @public
2008
+ */
2009
+ export type SearchableQueueType = (typeof SearchableQueueType)[keyof typeof SearchableQueueType];
2010
+ /**
2011
+ * @public
2012
+ * @enum
2013
+ */
2014
+ export declare const HierarchyGroupMatchType: {
2015
+ readonly EXACT: "EXACT";
2016
+ readonly WITH_CHILD_GROUPS: "WITH_CHILD_GROUPS";
2017
+ };
2018
+ /**
2019
+ * @public
2020
+ */
2021
+ export type HierarchyGroupMatchType = (typeof HierarchyGroupMatchType)[keyof typeof HierarchyGroupMatchType];
2022
+ /**
2023
+ * @public
2024
+ * @enum
2025
+ */
2026
+ export declare const TargetListType: {
2027
+ readonly PROFICIENCIES: "PROFICIENCIES";
2028
+ };
2029
+ /**
2030
+ * @public
2031
+ */
2032
+ export type TargetListType = (typeof TargetListType)[keyof typeof TargetListType];
2033
+ /**
2034
+ * @public
2035
+ * @enum
2036
+ */
2037
+ export declare const ChatEventType: {
2038
+ readonly DISCONNECT: "DISCONNECT";
2039
+ readonly EVENT: "EVENT";
2040
+ readonly MESSAGE: "MESSAGE";
2041
+ };
2042
+ /**
2043
+ * @public
2044
+ */
2045
+ export type ChatEventType = (typeof ChatEventType)[keyof typeof ChatEventType];
2046
+ /**
2047
+ * @public
2048
+ * @enum
2049
+ */
2050
+ export declare const OutboundMessageSourceType: {
2051
+ readonly RAW: "RAW";
2052
+ readonly TEMPLATE: "TEMPLATE";
2053
+ };
2054
+ /**
2055
+ * @public
2056
+ */
2057
+ export type OutboundMessageSourceType = (typeof OutboundMessageSourceType)[keyof typeof OutboundMessageSourceType];
2058
+ /**
2059
+ * @public
2060
+ * @enum
2061
+ */
2062
+ export declare const TrafficType: {
2063
+ readonly CAMPAIGN: "CAMPAIGN";
2064
+ readonly GENERAL: "GENERAL";
2065
+ };
2066
+ /**
2067
+ * @public
2068
+ */
2069
+ export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
2070
+ /**
2071
+ * @public
2072
+ * @enum
2073
+ */
2074
+ export declare const IvrRecordingTrack: {
2075
+ readonly ALL: "ALL";
2076
+ };
2077
+ /**
2078
+ * @public
2079
+ */
2080
+ export type IvrRecordingTrack = (typeof IvrRecordingTrack)[keyof typeof IvrRecordingTrack];
2081
+ /**
2082
+ * @public
2083
+ * @enum
2084
+ */
2085
+ export declare const VoiceRecordingTrack: {
2086
+ readonly ALL: "ALL";
2087
+ readonly FROM_AGENT: "FROM_AGENT";
2088
+ readonly TO_AGENT: "TO_AGENT";
2089
+ };
2090
+ /**
2091
+ * @public
2092
+ */
2093
+ export type VoiceRecordingTrack = (typeof VoiceRecordingTrack)[keyof typeof VoiceRecordingTrack];
2094
+ /**
2095
+ * @public
2096
+ * @enum
2097
+ */
2098
+ export declare const InboundMessageSourceType: {
2099
+ readonly RAW: "RAW";
2100
+ };
2101
+ /**
2102
+ * @public
2103
+ */
2104
+ export type InboundMessageSourceType = (typeof InboundMessageSourceType)[keyof typeof InboundMessageSourceType];
2105
+ /**
2106
+ * @public
2107
+ * @enum
2108
+ */
2109
+ export declare const EmailHeaderType: {
2110
+ readonly IN_REPLY_TO: "IN_REPLY_TO";
2111
+ readonly MESSAGE_ID: "MESSAGE_ID";
2112
+ readonly REFERENCES: "REFERENCES";
2113
+ readonly X_SES_SPAM_VERDICT: "X_SES_SPAM_VERDICT";
2114
+ readonly X_SES_VIRUS_VERDICT: "X_SES_VIRUS_VERDICT";
2115
+ };
2116
+ /**
2117
+ * @public
2118
+ */
2119
+ export type EmailHeaderType = (typeof EmailHeaderType)[keyof typeof EmailHeaderType];
2120
+ /**
2121
+ * @public
2122
+ * @enum
2123
+ */
2124
+ export declare const MeetingFeatureStatus: {
2125
+ readonly AVAILABLE: "AVAILABLE";
2126
+ readonly UNAVAILABLE: "UNAVAILABLE";
2127
+ };
2128
+ /**
2129
+ * @public
2130
+ */
2131
+ export type MeetingFeatureStatus = (typeof MeetingFeatureStatus)[keyof typeof MeetingFeatureStatus];
2132
+ /**
2133
+ * @public
2134
+ * @enum
2135
+ */
2136
+ export declare const TimerEligibleParticipantRoles: {
2137
+ readonly AGENT: "AGENT";
2138
+ readonly CUSTOMER: "CUSTOMER";
2139
+ };
2140
+ /**
2141
+ * @public
2142
+ */
2143
+ export type TimerEligibleParticipantRoles = (typeof TimerEligibleParticipantRoles)[keyof typeof TimerEligibleParticipantRoles];
2144
+ /**
2145
+ * @public
2146
+ * @enum
2147
+ */
2148
+ export declare const ParticipantTimerType: {
2149
+ readonly DISCONNECT_NONCUSTOMER: "DISCONNECT_NONCUSTOMER";
2150
+ readonly IDLE: "IDLE";
2151
+ };
2152
+ /**
2153
+ * @public
2154
+ */
2155
+ export type ParticipantTimerType = (typeof ParticipantTimerType)[keyof typeof ParticipantTimerType];
2156
+ /**
2157
+ * @public
2158
+ * @enum
2159
+ */
2160
+ export declare const ParticipantTimerAction: {
2161
+ readonly Unset: "Unset";
2162
+ };
2163
+ /**
2164
+ * @public
2165
+ */
2166
+ export type ParticipantTimerAction = (typeof ParticipantTimerAction)[keyof typeof ParticipantTimerAction];