aws_sdk_connect/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `ActivateEvaluationForm` operation.
5pub mod activate_evaluation_form;
6
7/// Types for the `AssociateAnalyticsDataSet` operation.
8pub mod associate_analytics_data_set;
9
10/// Types for the `AssociateApprovedOrigin` operation.
11pub mod associate_approved_origin;
12
13/// Types for the `AssociateBot` operation.
14pub mod associate_bot;
15
16/// Types for the `AssociateDefaultVocabulary` operation.
17pub mod associate_default_vocabulary;
18
19/// Types for the `AssociateFlow` operation.
20pub mod associate_flow;
21
22/// Types for the `AssociateInstanceStorageConfig` operation.
23pub mod associate_instance_storage_config;
24
25/// Types for the `AssociateLambdaFunction` operation.
26pub mod associate_lambda_function;
27
28/// Types for the `AssociateLexBot` operation.
29pub mod associate_lex_bot;
30
31/// Types for the `AssociatePhoneNumberContactFlow` operation.
32pub mod associate_phone_number_contact_flow;
33
34/// Types for the `AssociateQueueQuickConnects` operation.
35pub mod associate_queue_quick_connects;
36
37/// Types for the `AssociateRoutingProfileQueues` operation.
38pub mod associate_routing_profile_queues;
39
40/// Types for the `AssociateSecurityKey` operation.
41pub mod associate_security_key;
42
43/// Types for the `AssociateTrafficDistributionGroupUser` operation.
44pub mod associate_traffic_distribution_group_user;
45
46/// Types for the `AssociateUserProficiencies` operation.
47pub mod associate_user_proficiencies;
48
49/// Types for the `BatchAssociateAnalyticsDataSet` operation.
50pub mod batch_associate_analytics_data_set;
51
52/// Types for the `BatchDisassociateAnalyticsDataSet` operation.
53pub mod batch_disassociate_analytics_data_set;
54
55/// Types for the `BatchGetAttachedFileMetadata` operation.
56pub mod batch_get_attached_file_metadata;
57
58/// Types for the `BatchGetFlowAssociation` operation.
59pub mod batch_get_flow_association;
60
61/// Types for the `BatchPutContact` operation.
62pub mod batch_put_contact;
63
64/// Types for the `ClaimPhoneNumber` operation.
65pub mod claim_phone_number;
66
67/// Types for the `CompleteAttachedFileUpload` operation.
68pub mod complete_attached_file_upload;
69
70/// Types for the `CreateAgentStatus` operation.
71pub mod create_agent_status;
72
73/// Types for the `CreateContact` operation.
74pub mod create_contact;
75
76/// Types for the `CreateContactFlow` operation.
77pub mod create_contact_flow;
78
79/// Types for the `CreateContactFlowModule` operation.
80pub mod create_contact_flow_module;
81
82/// Types for the `CreateContactFlowVersion` operation.
83pub mod create_contact_flow_version;
84
85/// Types for the `CreateEmailAddress` operation.
86pub mod create_email_address;
87
88/// Types for the `CreateEvaluationForm` operation.
89pub mod create_evaluation_form;
90
91/// Types for the `CreateHoursOfOperation` operation.
92pub mod create_hours_of_operation;
93
94/// Types for the `CreateHoursOfOperationOverride` operation.
95pub mod create_hours_of_operation_override;
96
97/// Types for the `CreateInstance` operation.
98pub mod create_instance;
99
100/// Types for the `CreateIntegrationAssociation` operation.
101pub mod create_integration_association;
102
103/// Types for the `CreateParticipant` operation.
104pub mod create_participant;
105
106/// Types for the `CreatePersistentContactAssociation` operation.
107pub mod create_persistent_contact_association;
108
109/// Types for the `CreatePredefinedAttribute` operation.
110pub mod create_predefined_attribute;
111
112/// Types for the `CreatePrompt` operation.
113pub mod create_prompt;
114
115/// Types for the `CreatePushNotificationRegistration` operation.
116pub mod create_push_notification_registration;
117
118/// Types for the `CreateQueue` operation.
119pub mod create_queue;
120
121/// Types for the `CreateQuickConnect` operation.
122pub mod create_quick_connect;
123
124/// Types for the `CreateRoutingProfile` operation.
125pub mod create_routing_profile;
126
127/// Types for the `CreateRule` operation.
128pub mod create_rule;
129
130/// Types for the `CreateSecurityProfile` operation.
131pub mod create_security_profile;
132
133/// Types for the `CreateTaskTemplate` operation.
134pub mod create_task_template;
135
136/// Types for the `CreateTrafficDistributionGroup` operation.
137pub mod create_traffic_distribution_group;
138
139/// Types for the `CreateUseCase` operation.
140pub mod create_use_case;
141
142/// Types for the `CreateUser` operation.
143pub mod create_user;
144
145/// Types for the `CreateUserHierarchyGroup` operation.
146pub mod create_user_hierarchy_group;
147
148/// Types for the `CreateView` operation.
149pub mod create_view;
150
151/// Types for the `CreateViewVersion` operation.
152pub mod create_view_version;
153
154/// Types for the `CreateVocabulary` operation.
155pub mod create_vocabulary;
156
157/// Types for the `DeactivateEvaluationForm` operation.
158pub mod deactivate_evaluation_form;
159
160/// Types for the `DeleteAttachedFile` operation.
161pub mod delete_attached_file;
162
163/// Types for the `DeleteContactEvaluation` operation.
164pub mod delete_contact_evaluation;
165
166/// Types for the `DeleteContactFlow` operation.
167pub mod delete_contact_flow;
168
169/// Types for the `DeleteContactFlowModule` operation.
170pub mod delete_contact_flow_module;
171
172/// Types for the `DeleteContactFlowVersion` operation.
173pub mod delete_contact_flow_version;
174
175/// Types for the `DeleteEmailAddress` operation.
176pub mod delete_email_address;
177
178/// Types for the `DeleteEvaluationForm` operation.
179pub mod delete_evaluation_form;
180
181/// Types for the `DeleteHoursOfOperation` operation.
182pub mod delete_hours_of_operation;
183
184/// Types for the `DeleteHoursOfOperationOverride` operation.
185pub mod delete_hours_of_operation_override;
186
187/// Types for the `DeleteInstance` operation.
188pub mod delete_instance;
189
190/// Types for the `DeleteIntegrationAssociation` operation.
191pub mod delete_integration_association;
192
193/// Types for the `DeletePredefinedAttribute` operation.
194pub mod delete_predefined_attribute;
195
196/// Types for the `DeletePrompt` operation.
197pub mod delete_prompt;
198
199/// Types for the `DeletePushNotificationRegistration` operation.
200pub mod delete_push_notification_registration;
201
202/// Types for the `DeleteQueue` operation.
203pub mod delete_queue;
204
205/// Types for the `DeleteQuickConnect` operation.
206pub mod delete_quick_connect;
207
208/// Types for the `DeleteRoutingProfile` operation.
209pub mod delete_routing_profile;
210
211/// Types for the `DeleteRule` operation.
212pub mod delete_rule;
213
214/// Types for the `DeleteSecurityProfile` operation.
215pub mod delete_security_profile;
216
217/// Types for the `DeleteTaskTemplate` operation.
218pub mod delete_task_template;
219
220/// Types for the `DeleteTrafficDistributionGroup` operation.
221pub mod delete_traffic_distribution_group;
222
223/// Types for the `DeleteUseCase` operation.
224pub mod delete_use_case;
225
226/// Types for the `DeleteUser` operation.
227pub mod delete_user;
228
229/// Types for the `DeleteUserHierarchyGroup` operation.
230pub mod delete_user_hierarchy_group;
231
232/// Types for the `DeleteView` operation.
233pub mod delete_view;
234
235/// Types for the `DeleteViewVersion` operation.
236pub mod delete_view_version;
237
238/// Types for the `DeleteVocabulary` operation.
239pub mod delete_vocabulary;
240
241/// Types for the `DescribeAgentStatus` operation.
242pub mod describe_agent_status;
243
244/// Types for the `DescribeAuthenticationProfile` operation.
245pub mod describe_authentication_profile;
246
247/// Types for the `DescribeContact` operation.
248pub mod describe_contact;
249
250/// Types for the `DescribeContactEvaluation` operation.
251pub mod describe_contact_evaluation;
252
253/// Types for the `DescribeContactFlow` operation.
254pub mod describe_contact_flow;
255
256/// Types for the `DescribeContactFlowModule` operation.
257pub mod describe_contact_flow_module;
258
259/// Types for the `DescribeEmailAddress` operation.
260pub mod describe_email_address;
261
262/// Types for the `DescribeEvaluationForm` operation.
263pub mod describe_evaluation_form;
264
265/// Types for the `DescribeHoursOfOperation` operation.
266pub mod describe_hours_of_operation;
267
268/// Types for the `DescribeHoursOfOperationOverride` operation.
269pub mod describe_hours_of_operation_override;
270
271/// Types for the `DescribeInstance` operation.
272pub mod describe_instance;
273
274/// Types for the `DescribeInstanceAttribute` operation.
275pub mod describe_instance_attribute;
276
277/// Types for the `DescribeInstanceStorageConfig` operation.
278pub mod describe_instance_storage_config;
279
280/// Types for the `DescribePhoneNumber` operation.
281pub mod describe_phone_number;
282
283/// Types for the `DescribePredefinedAttribute` operation.
284pub mod describe_predefined_attribute;
285
286/// Types for the `DescribePrompt` operation.
287pub mod describe_prompt;
288
289/// Types for the `DescribeQueue` operation.
290pub mod describe_queue;
291
292/// Types for the `DescribeQuickConnect` operation.
293pub mod describe_quick_connect;
294
295/// Types for the `DescribeRoutingProfile` operation.
296pub mod describe_routing_profile;
297
298/// Types for the `DescribeRule` operation.
299pub mod describe_rule;
300
301/// Types for the `DescribeSecurityProfile` operation.
302pub mod describe_security_profile;
303
304/// Types for the `DescribeTrafficDistributionGroup` operation.
305pub mod describe_traffic_distribution_group;
306
307/// Types for the `DescribeUser` operation.
308pub mod describe_user;
309
310/// Types for the `DescribeUserHierarchyGroup` operation.
311pub mod describe_user_hierarchy_group;
312
313/// Types for the `DescribeUserHierarchyStructure` operation.
314pub mod describe_user_hierarchy_structure;
315
316/// Types for the `DescribeView` operation.
317pub mod describe_view;
318
319/// Types for the `DescribeVocabulary` operation.
320pub mod describe_vocabulary;
321
322/// Types for the `DisassociateAnalyticsDataSet` operation.
323pub mod disassociate_analytics_data_set;
324
325/// Types for the `DisassociateApprovedOrigin` operation.
326pub mod disassociate_approved_origin;
327
328/// Types for the `DisassociateBot` operation.
329pub mod disassociate_bot;
330
331/// Types for the `DisassociateFlow` operation.
332pub mod disassociate_flow;
333
334/// Types for the `DisassociateInstanceStorageConfig` operation.
335pub mod disassociate_instance_storage_config;
336
337/// Types for the `DisassociateLambdaFunction` operation.
338pub mod disassociate_lambda_function;
339
340/// Types for the `DisassociateLexBot` operation.
341pub mod disassociate_lex_bot;
342
343/// Types for the `DisassociatePhoneNumberContactFlow` operation.
344pub mod disassociate_phone_number_contact_flow;
345
346/// Types for the `DisassociateQueueQuickConnects` operation.
347pub mod disassociate_queue_quick_connects;
348
349/// Types for the `DisassociateRoutingProfileQueues` operation.
350pub mod disassociate_routing_profile_queues;
351
352/// Types for the `DisassociateSecurityKey` operation.
353pub mod disassociate_security_key;
354
355/// Types for the `DisassociateTrafficDistributionGroupUser` operation.
356pub mod disassociate_traffic_distribution_group_user;
357
358/// Types for the `DisassociateUserProficiencies` operation.
359pub mod disassociate_user_proficiencies;
360
361/// Types for the `DismissUserContact` operation.
362pub mod dismiss_user_contact;
363
364/// Types for the `GetAttachedFile` operation.
365pub mod get_attached_file;
366
367/// Types for the `GetContactAttributes` operation.
368pub mod get_contact_attributes;
369
370/// Types for the `GetCurrentMetricData` operation.
371pub mod get_current_metric_data;
372
373/// Types for the `GetCurrentUserData` operation.
374pub mod get_current_user_data;
375
376/// Types for the `GetEffectiveHoursOfOperations` operation.
377pub mod get_effective_hours_of_operations;
378
379/// Types for the `GetFederationToken` operation.
380pub mod get_federation_token;
381
382/// Types for the `GetFlowAssociation` operation.
383pub mod get_flow_association;
384
385/// Types for the `GetMetricData` operation.
386pub mod get_metric_data;
387
388/// Types for the `GetMetricDataV2` operation.
389pub mod get_metric_data_v2;
390
391/// Types for the `GetPromptFile` operation.
392pub mod get_prompt_file;
393
394/// Types for the `GetTaskTemplate` operation.
395pub mod get_task_template;
396
397/// Types for the `GetTrafficDistribution` operation.
398pub mod get_traffic_distribution;
399
400/// Types for the `ImportPhoneNumber` operation.
401pub mod import_phone_number;
402
403/// Types for the `ListAgentStatuses` operation.
404pub mod list_agent_statuses;
405
406/// Types for the `ListAnalyticsDataAssociations` operation.
407pub mod list_analytics_data_associations;
408
409/// Types for the `ListAnalyticsDataLakeDataSets` operation.
410pub mod list_analytics_data_lake_data_sets;
411
412/// Types for the `ListApprovedOrigins` operation.
413pub mod list_approved_origins;
414
415/// Types for the `ListAssociatedContacts` operation.
416pub mod list_associated_contacts;
417
418/// Types for the `ListAuthenticationProfiles` operation.
419pub mod list_authentication_profiles;
420
421/// Types for the `ListBots` operation.
422pub mod list_bots;
423
424/// Types for the `ListContactEvaluations` operation.
425pub mod list_contact_evaluations;
426
427/// Types for the `ListContactFlowModules` operation.
428pub mod list_contact_flow_modules;
429
430/// Types for the `ListContactFlowVersions` operation.
431pub mod list_contact_flow_versions;
432
433/// Types for the `ListContactFlows` operation.
434pub mod list_contact_flows;
435
436/// Types for the `ListContactReferences` operation.
437pub mod list_contact_references;
438
439/// Types for the `ListDefaultVocabularies` operation.
440pub mod list_default_vocabularies;
441
442/// Types for the `ListEvaluationFormVersions` operation.
443pub mod list_evaluation_form_versions;
444
445/// Types for the `ListEvaluationForms` operation.
446pub mod list_evaluation_forms;
447
448/// Types for the `ListFlowAssociations` operation.
449pub mod list_flow_associations;
450
451/// Types for the `ListHoursOfOperationOverrides` operation.
452pub mod list_hours_of_operation_overrides;
453
454/// Types for the `ListHoursOfOperations` operation.
455pub mod list_hours_of_operations;
456
457/// Types for the `ListInstanceAttributes` operation.
458pub mod list_instance_attributes;
459
460/// Types for the `ListInstanceStorageConfigs` operation.
461pub mod list_instance_storage_configs;
462
463/// Types for the `ListInstances` operation.
464pub mod list_instances;
465
466/// Types for the `ListIntegrationAssociations` operation.
467pub mod list_integration_associations;
468
469/// Types for the `ListLambdaFunctions` operation.
470pub mod list_lambda_functions;
471
472/// Types for the `ListLexBots` operation.
473pub mod list_lex_bots;
474
475/// Types for the `ListPhoneNumbers` operation.
476pub mod list_phone_numbers;
477
478/// Types for the `ListPhoneNumbersV2` operation.
479pub mod list_phone_numbers_v2;
480
481/// Types for the `ListPredefinedAttributes` operation.
482pub mod list_predefined_attributes;
483
484/// Types for the `ListPrompts` operation.
485pub mod list_prompts;
486
487/// Types for the `ListQueueQuickConnects` operation.
488pub mod list_queue_quick_connects;
489
490/// Types for the `ListQueues` operation.
491pub mod list_queues;
492
493/// Types for the `ListQuickConnects` operation.
494pub mod list_quick_connects;
495
496/// Types for the `ListRealtimeContactAnalysisSegmentsV2` operation.
497pub mod list_realtime_contact_analysis_segments_v2;
498
499/// Types for the `ListRoutingProfileQueues` operation.
500pub mod list_routing_profile_queues;
501
502/// Types for the `ListRoutingProfiles` operation.
503pub mod list_routing_profiles;
504
505/// Types for the `ListRules` operation.
506pub mod list_rules;
507
508/// Types for the `ListSecurityKeys` operation.
509pub mod list_security_keys;
510
511/// Types for the `ListSecurityProfileApplications` operation.
512pub mod list_security_profile_applications;
513
514/// Types for the `ListSecurityProfilePermissions` operation.
515pub mod list_security_profile_permissions;
516
517/// Types for the `ListSecurityProfiles` operation.
518pub mod list_security_profiles;
519
520/// Types for the `ListTagsForResource` operation.
521pub mod list_tags_for_resource;
522
523/// Types for the `ListTaskTemplates` operation.
524pub mod list_task_templates;
525
526/// Types for the `ListTrafficDistributionGroupUsers` operation.
527pub mod list_traffic_distribution_group_users;
528
529/// Types for the `ListTrafficDistributionGroups` operation.
530pub mod list_traffic_distribution_groups;
531
532/// Types for the `ListUseCases` operation.
533pub mod list_use_cases;
534
535/// Types for the `ListUserHierarchyGroups` operation.
536pub mod list_user_hierarchy_groups;
537
538/// Types for the `ListUserProficiencies` operation.
539pub mod list_user_proficiencies;
540
541/// Types for the `ListUsers` operation.
542pub mod list_users;
543
544/// Types for the `ListViewVersions` operation.
545pub mod list_view_versions;
546
547/// Types for the `ListViews` operation.
548pub mod list_views;
549
550/// Types for the `MonitorContact` operation.
551pub mod monitor_contact;
552
553/// Types for the `PauseContact` operation.
554pub mod pause_contact;
555
556/// Types for the `PutUserStatus` operation.
557pub mod put_user_status;
558
559/// Types for the `ReleasePhoneNumber` operation.
560pub mod release_phone_number;
561
562/// Types for the `ReplicateInstance` operation.
563pub mod replicate_instance;
564
565/// Types for the `ResumeContact` operation.
566pub mod resume_contact;
567
568/// Types for the `ResumeContactRecording` operation.
569pub mod resume_contact_recording;
570
571/// Types for the `SearchAgentStatuses` operation.
572pub mod search_agent_statuses;
573
574/// Types for the `SearchAvailablePhoneNumbers` operation.
575pub mod search_available_phone_numbers;
576
577/// Types for the `SearchContactFlowModules` operation.
578pub mod search_contact_flow_modules;
579
580/// Types for the `SearchContactFlows` operation.
581pub mod search_contact_flows;
582
583/// Types for the `SearchContacts` operation.
584pub mod search_contacts;
585
586/// Types for the `SearchEmailAddresses` operation.
587pub mod search_email_addresses;
588
589/// Types for the `SearchHoursOfOperationOverrides` operation.
590pub mod search_hours_of_operation_overrides;
591
592/// Types for the `SearchHoursOfOperations` operation.
593pub mod search_hours_of_operations;
594
595/// Types for the `SearchPredefinedAttributes` operation.
596pub mod search_predefined_attributes;
597
598/// Types for the `SearchPrompts` operation.
599pub mod search_prompts;
600
601/// Types for the `SearchQueues` operation.
602pub mod search_queues;
603
604/// Types for the `SearchQuickConnects` operation.
605pub mod search_quick_connects;
606
607/// Types for the `SearchResourceTags` operation.
608pub mod search_resource_tags;
609
610/// Types for the `SearchRoutingProfiles` operation.
611pub mod search_routing_profiles;
612
613/// Types for the `SearchSecurityProfiles` operation.
614pub mod search_security_profiles;
615
616/// Types for the `SearchUserHierarchyGroups` operation.
617pub mod search_user_hierarchy_groups;
618
619/// Types for the `SearchUsers` operation.
620pub mod search_users;
621
622/// Types for the `SearchVocabularies` operation.
623pub mod search_vocabularies;
624
625/// Types for the `SendChatIntegrationEvent` operation.
626pub mod send_chat_integration_event;
627
628/// Types for the `SendOutboundEmail` operation.
629pub mod send_outbound_email;
630
631/// Types for the `StartAttachedFileUpload` operation.
632pub mod start_attached_file_upload;
633
634/// Types for the `StartChatContact` operation.
635pub mod start_chat_contact;
636
637/// Types for the `StartContactEvaluation` operation.
638pub mod start_contact_evaluation;
639
640/// Types for the `StartContactRecording` operation.
641pub mod start_contact_recording;
642
643/// Types for the `StartContactStreaming` operation.
644pub mod start_contact_streaming;
645
646/// Types for the `StartEmailContact` operation.
647pub mod start_email_contact;
648
649/// Types for the `StartOutboundChatContact` operation.
650pub mod start_outbound_chat_contact;
651
652/// Types for the `StartOutboundEmailContact` operation.
653pub mod start_outbound_email_contact;
654
655/// Types for the `StartOutboundVoiceContact` operation.
656pub mod start_outbound_voice_contact;
657
658/// Types for the `StartScreenSharing` operation.
659pub mod start_screen_sharing;
660
661/// Types for the `StartTaskContact` operation.
662pub mod start_task_contact;
663
664/// Types for the `StartWebRTCContact` operation.
665pub mod start_web_rtc_contact;
666
667/// Types for the `StopContact` operation.
668pub mod stop_contact;
669
670/// Types for the `StopContactRecording` operation.
671pub mod stop_contact_recording;
672
673/// Types for the `StopContactStreaming` operation.
674pub mod stop_contact_streaming;
675
676/// Types for the `SubmitContactEvaluation` operation.
677pub mod submit_contact_evaluation;
678
679/// Types for the `SuspendContactRecording` operation.
680pub mod suspend_contact_recording;
681
682/// Types for the `TagContact` operation.
683pub mod tag_contact;
684
685/// Types for the `TagResource` operation.
686pub mod tag_resource;
687
688/// Types for the `TransferContact` operation.
689pub mod transfer_contact;
690
691/// Types for the `UntagContact` operation.
692pub mod untag_contact;
693
694/// Types for the `UntagResource` operation.
695pub mod untag_resource;
696
697/// Types for the `UpdateAgentStatus` operation.
698pub mod update_agent_status;
699
700/// Types for the `UpdateAuthenticationProfile` operation.
701pub mod update_authentication_profile;
702
703/// Types for the `UpdateContact` operation.
704pub mod update_contact;
705
706/// Types for the `UpdateContactAttributes` operation.
707pub mod update_contact_attributes;
708
709/// Types for the `UpdateContactEvaluation` operation.
710pub mod update_contact_evaluation;
711
712/// Types for the `UpdateContactFlowContent` operation.
713pub mod update_contact_flow_content;
714
715/// Types for the `UpdateContactFlowMetadata` operation.
716pub mod update_contact_flow_metadata;
717
718/// Types for the `UpdateContactFlowModuleContent` operation.
719pub mod update_contact_flow_module_content;
720
721/// Types for the `UpdateContactFlowModuleMetadata` operation.
722pub mod update_contact_flow_module_metadata;
723
724/// Types for the `UpdateContactFlowName` operation.
725pub mod update_contact_flow_name;
726
727/// Types for the `UpdateContactRoutingData` operation.
728pub mod update_contact_routing_data;
729
730/// Types for the `UpdateContactSchedule` operation.
731pub mod update_contact_schedule;
732
733/// Types for the `UpdateEmailAddressMetadata` operation.
734pub mod update_email_address_metadata;
735
736/// Types for the `UpdateEvaluationForm` operation.
737pub mod update_evaluation_form;
738
739/// Types for the `UpdateHoursOfOperation` operation.
740pub mod update_hours_of_operation;
741
742/// Types for the `UpdateHoursOfOperationOverride` operation.
743pub mod update_hours_of_operation_override;
744
745/// Types for the `UpdateInstanceAttribute` operation.
746pub mod update_instance_attribute;
747
748/// Types for the `UpdateInstanceStorageConfig` operation.
749pub mod update_instance_storage_config;
750
751/// Types for the `UpdateParticipantAuthentication` operation.
752pub mod update_participant_authentication;
753
754/// Types for the `UpdateParticipantRoleConfig` operation.
755pub mod update_participant_role_config;
756
757/// Types for the `UpdatePhoneNumber` operation.
758pub mod update_phone_number;
759
760/// Types for the `UpdatePhoneNumberMetadata` operation.
761pub mod update_phone_number_metadata;
762
763/// Types for the `UpdatePredefinedAttribute` operation.
764pub mod update_predefined_attribute;
765
766/// Types for the `UpdatePrompt` operation.
767pub mod update_prompt;
768
769/// Types for the `UpdateQueueHoursOfOperation` operation.
770pub mod update_queue_hours_of_operation;
771
772/// Types for the `UpdateQueueMaxContacts` operation.
773pub mod update_queue_max_contacts;
774
775/// Types for the `UpdateQueueName` operation.
776pub mod update_queue_name;
777
778/// Types for the `UpdateQueueOutboundCallerConfig` operation.
779pub mod update_queue_outbound_caller_config;
780
781/// Types for the `UpdateQueueOutboundEmailConfig` operation.
782pub mod update_queue_outbound_email_config;
783
784/// Types for the `UpdateQueueStatus` operation.
785pub mod update_queue_status;
786
787/// Types for the `UpdateQuickConnectConfig` operation.
788pub mod update_quick_connect_config;
789
790/// Types for the `UpdateQuickConnectName` operation.
791pub mod update_quick_connect_name;
792
793/// Types for the `UpdateRoutingProfileAgentAvailabilityTimer` operation.
794pub mod update_routing_profile_agent_availability_timer;
795
796/// Types for the `UpdateRoutingProfileConcurrency` operation.
797pub mod update_routing_profile_concurrency;
798
799/// Types for the `UpdateRoutingProfileDefaultOutboundQueue` operation.
800pub mod update_routing_profile_default_outbound_queue;
801
802/// Types for the `UpdateRoutingProfileName` operation.
803pub mod update_routing_profile_name;
804
805/// Types for the `UpdateRoutingProfileQueues` operation.
806pub mod update_routing_profile_queues;
807
808/// Types for the `UpdateRule` operation.
809pub mod update_rule;
810
811/// Types for the `UpdateSecurityProfile` operation.
812pub mod update_security_profile;
813
814/// Types for the `UpdateTaskTemplate` operation.
815pub mod update_task_template;
816
817/// Types for the `UpdateTrafficDistribution` operation.
818pub mod update_traffic_distribution;
819
820/// Types for the `UpdateUserHierarchy` operation.
821pub mod update_user_hierarchy;
822
823/// Types for the `UpdateUserHierarchyGroupName` operation.
824pub mod update_user_hierarchy_group_name;
825
826/// Types for the `UpdateUserHierarchyStructure` operation.
827pub mod update_user_hierarchy_structure;
828
829/// Types for the `UpdateUserIdentityInfo` operation.
830pub mod update_user_identity_info;
831
832/// Types for the `UpdateUserPhoneConfig` operation.
833pub mod update_user_phone_config;
834
835/// Types for the `UpdateUserProficiencies` operation.
836pub mod update_user_proficiencies;
837
838/// Types for the `UpdateUserRoutingProfile` operation.
839pub mod update_user_routing_profile;
840
841/// Types for the `UpdateUserSecurityProfiles` operation.
842pub mod update_user_security_profiles;
843
844/// Types for the `UpdateViewContent` operation.
845pub mod update_view_content;
846
847/// Types for the `UpdateViewMetadata` operation.
848pub mod update_view_metadata;