Awso_connectcampaignsv2_syncSourceval create_campaign :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.CreateCampaignRequest.t ->
(Awso_connectcampaignsv2.Values.CreateCampaignResponse.t,
Awso_connectcampaignsv2.Values.CreateCampaignResponse.error)
Result.tval delete_campaign :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteCampaignRequest.t ->
(unit, unit) Result.tval delete_campaign_channel_subtype_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteCampaignChannelSubtypeConfigRequest.t ->
(unit, unit) Result.tval delete_campaign_communication_limits :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteCampaignCommunicationLimitsRequest.t ->
(unit, unit) Result.tval delete_campaign_communication_time :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteCampaignCommunicationTimeRequest.t ->
(unit, unit) Result.tval delete_campaign_entry_limits :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteCampaignEntryLimitsRequest.t ->
(unit, unit) Result.tval delete_connect_instance_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteConnectInstanceConfigRequest.t ->
(unit, unit) Result.tval delete_connect_instance_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteConnectInstanceIntegrationRequest.t ->
(unit, unit) Result.tval delete_instance_onboarding_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DeleteInstanceOnboardingJobRequest.t ->
(unit, unit) Result.tval describe_campaign :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.DescribeCampaignRequest.t ->
(Awso_connectcampaignsv2.Values.DescribeCampaignResponse.t,
Awso_connectcampaignsv2.Values.DescribeCampaignResponse.error)
Result.tval get_campaign_state :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.GetCampaignStateRequest.t ->
(Awso_connectcampaignsv2.Values.GetCampaignStateResponse.t,
Awso_connectcampaignsv2.Values.GetCampaignStateResponse.error)
Result.tval get_campaign_state_batch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.GetCampaignStateBatchRequest.t ->
(Awso_connectcampaignsv2.Values.GetCampaignStateBatchResponse.t,
Awso_connectcampaignsv2.Values.GetCampaignStateBatchResponse.error)
Result.tval get_connect_instance_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.GetConnectInstanceConfigRequest.t ->
(Awso_connectcampaignsv2.Values.GetConnectInstanceConfigResponse.t,
Awso_connectcampaignsv2.Values.GetConnectInstanceConfigResponse.error)
Result.tval get_instance_communication_limits :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.GetInstanceCommunicationLimitsRequest.t ->
(Awso_connectcampaignsv2.Values.GetInstanceCommunicationLimitsResponse.t,
Awso_connectcampaignsv2.Values.GetInstanceCommunicationLimitsResponse.error)
Result.tval get_instance_onboarding_job_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.GetInstanceOnboardingJobStatusRequest.t ->
(Awso_connectcampaignsv2.Values.GetInstanceOnboardingJobStatusResponse.t,
Awso_connectcampaignsv2.Values.GetInstanceOnboardingJobStatusResponse.error)
Result.tval list_campaigns :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.ListCampaignsRequest.t ->
(Awso_connectcampaignsv2.Values.ListCampaignsResponse.t,
Awso_connectcampaignsv2.Values.ListCampaignsResponse.error)
Result.tval list_connect_instance_integrations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.ListConnectInstanceIntegrationsRequest.t ->
(Awso_connectcampaignsv2.Values.ListConnectInstanceIntegrationsResponse.t,
Awso_connectcampaignsv2.Values.ListConnectInstanceIntegrationsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.ListTagsForResourceRequest.t ->
(Awso_connectcampaignsv2.Values.ListTagsForResourceResponse.t,
Awso_connectcampaignsv2.Values.ListTagsForResourceResponse.error)
Result.tval pause_campaign :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.PauseCampaignRequest.t ->
(unit, unit) Result.tval put_connect_instance_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.PutConnectInstanceIntegrationRequest.t ->
(unit, unit) Result.tval put_instance_communication_limits :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.PutInstanceCommunicationLimitsRequest.t ->
(unit, unit) Result.tval put_outbound_request_batch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.PutOutboundRequestBatchRequest.t ->
(Awso_connectcampaignsv2.Values.PutOutboundRequestBatchResponse.t,
Awso_connectcampaignsv2.Values.PutOutboundRequestBatchResponse.error)
Result.tval put_profile_outbound_request_batch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.PutProfileOutboundRequestBatchRequest.t ->
(Awso_connectcampaignsv2.Values.PutProfileOutboundRequestBatchResponse.t,
Awso_connectcampaignsv2.Values.PutProfileOutboundRequestBatchResponse.error)
Result.tval resume_campaign :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.ResumeCampaignRequest.t ->
(unit, unit) Result.tval start_campaign :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.StartCampaignRequest.t ->
(unit, unit) Result.tval start_instance_onboarding_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.StartInstanceOnboardingJobRequest.t ->
(Awso_connectcampaignsv2.Values.StartInstanceOnboardingJobResponse.t,
Awso_connectcampaignsv2.Values.StartInstanceOnboardingJobResponse.error)
Result.tval stop_campaign :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.StopCampaignRequest.t ->
(unit, unit) Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.TagResourceRequest.t ->
(unit, unit) Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UntagResourceRequest.t ->
(unit, unit) Result.tval update_campaign_channel_subtype_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignChannelSubtypeConfigRequest.t ->
(unit, unit) Result.tval update_campaign_communication_limits :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignCommunicationLimitsRequest.t ->
(unit, unit) Result.tval update_campaign_communication_time :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignCommunicationTimeRequest.t ->
(unit, unit) Result.tval update_campaign_entry_limits :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignEntryLimitsRequest.t ->
(unit, unit) Result.tval update_campaign_flow_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignFlowAssociationRequest.t ->
(unit, unit) Result.tval update_campaign_name :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignNameRequest.t ->
(unit, unit) Result.tval update_campaign_schedule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignScheduleRequest.t ->
(unit, unit) Result.tval update_campaign_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectcampaignsv2.Values.UpdateCampaignSourceRequest.t ->
(unit, unit) Result.tinclude module type of struct include Awso_connectcampaignsv2.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Time in ISO 8601 format, e.g. T23:11
Timeout duration for a preview contact in seconds.
Time range in 24 hour format
Date in ISO 8601 format, e.g. 2024-01-01
The name of a restricted period.
The key of the attribute. Attribute keys can include only alphanumeric, dash, and underscore characters.
The value of the attribute.
The bandwidth allocation of a queue resource.
Timeout Config for preview contacts.
module CommunicationLimitFrequencyInteger =
Awso_connectcampaignsv2.Values.CommunicationLimitFrequencyIntegermodule CommunicationLimitMaxCountPerRecipientInteger =
Awso_connectcampaignsv2.Values.CommunicationLimitMaxCountPerRecipientIntegerRestricted period
Amazon Resource Names(ARN)
Source/Destination Email address used for Email messages
The phone number of the customer, in E.164 format.
module AnswerMachineDetectionConfig =
Awso_connectcampaignsv2.Values.AnswerMachineDetectionConfigAnswering Machine Detection config
Ring timeout for outbound calls
The phone number associated with the Amazon Connect instance, in E.164 format. If you do not specify a source phone number, you must specify a queue.
Object type name
Display name for Email Address
Agentless config
The identifier of the contact flow for the outbound call.
Predictive config
Preview config
Progressive config
Communication Limit
module EmailChannelSubtypeParameters =
Awso_connectcampaignsv2.Values.EmailChannelSubtypeParametersParameters for the Email Channel Subtype
module SmsChannelSubtypeParameters =
Awso_connectcampaignsv2.Values.SmsChannelSubtypeParametersParameters for the SMS Channel Subtype
module TelephonyChannelSubtypeParameters =
Awso_connectcampaignsv2.Values.TelephonyChannelSubtypeParametersParameters for the Telephony Channel Subtype
module WhatsAppChannelSubtypeParameters =
Awso_connectcampaignsv2.Values.WhatsAppChannelSubtypeParametersParameters for the WhatsApp Channel Subtype
Lambda ARN for integration with Connect instances
module EntryLimitsConfigMaxEntryCountInteger =
Awso_connectcampaignsv2.Values.EntryLimitsConfigMaxEntryCountIntegerTime duration in ISO 8601 format
Timestamp with no UTC offset or timezone
Allocates outbound capacity for the specific channel subtype of this campaign between multiple active campaigns
Default Email Outbound config
Email Outbound Mode
Default SMS Outbound config
SMS Outbound Mode
The queue for the call. If you specify a queue, the phone displayed for caller ID is the phone number specified in the queue. If you do not specify a queue, the queue defined in the contact flow is used. If you do not specify a queue, you must specify a source phone number.
Default Telephony Outbound config
Telephony Outbound Mode
Default WhatsApp Outbound config
WhatsApp Outbound Mode
module LocalTimeZoneDetectionScope =
Awso_connectcampaignsv2.Values.LocalTimeZoneDetectionScopeTime Zone Id in the IANA format
Open Hours config
Restricted period config
Client provided parameter used for idempotency. Its value must be unique for each request.
module ProfileOutboundRequestFailureCode =
Awso_connectcampaignsv2.Values.ProfileOutboundRequestFailureCodeIdentifier of the profile outbound request
Identifier of the customer profile
Identifier representing a Dial request
ChannelSubtypeParameters for an outbound request
module CustomerProfilesIntegrationSummary =
Awso_connectcampaignsv2.Values.CustomerProfilesIntegrationSummaryCustomer Profiles integration summary
Lambda integration summary
Q Connect integration summary
The resource name of an Amazon Connect campaign.
Identifier representing a Campaign
The name of an Amazon Connect Campaign name.
Campaign entry limits config
Amazon Connect Instance Id
Campaign schedule
Boolean to indicate if custom encryption has been enabled.
KMS key id/arn for encryption config.
module GetCampaignStateBatchFailureCode =
Awso_connectcampaignsv2.Values.GetCampaignStateBatchFailureCodeEmail Channel Subtype config
SMS Channel Subtype config
module TelephonyChannelSubtypeConfig =
Awso_connectcampaignsv2.Values.TelephonyChannelSubtypeConfigTelephony Channel Subtype config
module WhatsAppChannelSubtypeConfig =
Awso_connectcampaignsv2.Values.WhatsAppChannelSubtypeConfigWhatsApp Channel Subtype config
Communication limits
Local time zone config
Time window config
Event trigger of the campaign
The key of tag.
The value of tag.
A header that defines the error encountered while processing the request.
module InstanceOnboardingJobFailureCode =
Awso_connectcampaignsv2.Values.InstanceOnboardingJobFailureCodemodule InstanceOnboardingJobStatusCode =
Awso_connectcampaignsv2.Values.InstanceOnboardingJobStatusCodemodule FailedProfileOutboundRequest =
Awso_connectcampaignsv2.Values.FailedProfileOutboundRequestFailure details for a profile outbound request
module SuccessfulProfileOutboundRequest =
Awso_connectcampaignsv2.Values.SuccessfulProfileOutboundRequestSuccess details for a profile outbound request
Information about a profile outbound request
A failed request identified by the unique client token.
A successful request identified by the unique client token.
An outbound request for a campaign.
module CustomerProfilesIntegrationConfig =
Awso_connectcampaignsv2.Values.CustomerProfilesIntegrationConfigCustomer Profiles integration config
Lambda integration config
Q Connect integration config
Integration summary for Connect instance.
An Amazon Connect campaign summary.
Connect instance identifier filter
Encryption config for Connect Instance. Note that sensitive data will always be encrypted. If disabled, service will perform encryption with its own key. If enabled, a KMS key id needs to be provided and KMS charges will apply. KMS is only type supported
Service linked role arn
module FailedCampaignStateResponse =
Awso_connectcampaignsv2.Values.FailedCampaignStateResponseFailed response of campaign state
module SuccessfulCampaignStateResponse =
Awso_connectcampaignsv2.Values.SuccessfulCampaignStateResponseSuccessful response of campaign state
Campaign Channel Subtype config
Communication limits config
Campaign communication time config
Source of the campaign
module CustomerProfilesIntegrationIdentifier =
Awso_connectcampaignsv2.Values.CustomerProfilesIntegrationIdentifierCustomer Profiles integration identifier
module LambdaIntegrationIdentifier =
Awso_connectcampaignsv2.Values.LambdaIntegrationIdentifierLambda integration identifier
module QConnectIntegrationIdentifier =
Awso_connectcampaignsv2.Values.QConnectIntegrationIdentifierQ Connect integration identifier
You do not have sufficient access to perform this action.
The request could not be processed because of conflict in the current state of the resource.
module InstanceOnboardingJobStatus =
Awso_connectcampaignsv2.Values.InstanceOnboardingJobStatusInstance onboarding job status object
Request processing failed because of an error or failure with the service.
The specified resource was not found.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by an AWS service.
module FailedProfileOutboundRequestList =
Awso_connectcampaignsv2.Values.FailedProfileOutboundRequestListmodule InvalidCampaignStateException =
Awso_connectcampaignsv2.Values.InvalidCampaignStateExceptionThe request could not be processed because of conflict in the current state of the campaign.
module SuccessfulProfileOutboundRequestList =
Awso_connectcampaignsv2.Values.SuccessfulProfileOutboundRequestListmodule InstanceCommunicationLimitsConfig =
Awso_connectcampaignsv2.Values.InstanceCommunicationLimitsConfigInstance Communication limits config
Integration config for Connect Instance
The token for the next set of results.
The maximum number of results to return per page.
Filter model by type
Instance config object
module FailedCampaignStateResponseList =
Awso_connectcampaignsv2.Values.FailedCampaignStateResponseListmodule SuccessfulCampaignStateResponseList =
Awso_connectcampaignsv2.Values.SuccessfulCampaignStateResponseListmodule GetCampaignStateBatchRequestCampaignIdsList =
Awso_connectcampaignsv2.Values.GetCampaignStateBatchRequestCampaignIdsListAn Amazon Connect campaign.
Integration identifier for Connect instance
module CommunicationTimeConfigType =
Awso_connectcampaignsv2.Values.CommunicationTimeConfigTypemodule CommunicationLimitsConfigType =
Awso_connectcampaignsv2.Values.CommunicationLimitsConfigTypemodule ServiceQuotaExceededException =
Awso_connectcampaignsv2.Values.ServiceQuotaExceededExceptionRequest would cause a service quota to be exceeded.
module UpdateCampaignSourceRequest =
Awso_connectcampaignsv2.Values.UpdateCampaignSourceRequestThe request for UpdateCampaignSource API.
module UpdateCampaignScheduleRequest =
Awso_connectcampaignsv2.Values.UpdateCampaignScheduleRequestThe request for UpdateCampaignSchedule API.
The request for UpdateCampaignName API.
module UpdateCampaignFlowAssociationRequest =
Awso_connectcampaignsv2.Values.UpdateCampaignFlowAssociationRequestThe request for UpdateCampaignFlowAssociation API.
module UpdateCampaignEntryLimitsRequest =
Awso_connectcampaignsv2.Values.UpdateCampaignEntryLimitsRequestThe request for UpdateCampaignEntryLimits API.
module UpdateCampaignCommunicationTimeRequest =
Awso_connectcampaignsv2.Values.UpdateCampaignCommunicationTimeRequestThe request for UpdateCampaignCommunicationTime API.
module UpdateCampaignCommunicationLimitsRequest =
Awso_connectcampaignsv2.Values.UpdateCampaignCommunicationLimitsRequestThe request for UpdateCampaignCommunicationLimits API.
module UpdateCampaignChannelSubtypeConfigRequest =
Awso_connectcampaignsv2.Values.UpdateCampaignChannelSubtypeConfigRequestThe request for UpdateCampaignChannelSubtypeConfig API.
The request for UntagResource API.
The request for TagResource API.
The request for StopCampaign API.
module StartInstanceOnboardingJobResponse =
Awso_connectcampaignsv2.Values.StartInstanceOnboardingJobResponseThe response for StartInstanceOnboardingJob API.
module StartInstanceOnboardingJobRequest =
Awso_connectcampaignsv2.Values.StartInstanceOnboardingJobRequestThe request for StartInstanceOnboardingJob API.
The request for StartCampaign API.
The request for ResumeCampaign API.
module PutProfileOutboundRequestBatchResponse =
Awso_connectcampaignsv2.Values.PutProfileOutboundRequestBatchResponseThe response for PutProfileOutboundRequestBatch API
module PutProfileOutboundRequestBatchRequest =
Awso_connectcampaignsv2.Values.PutProfileOutboundRequestBatchRequestThe request for PutProfileOutboundRequestBatch API
module PutOutboundRequestBatchResponse =
Awso_connectcampaignsv2.Values.PutOutboundRequestBatchResponseThe response for PutOutboundRequestBatch API.
module PutOutboundRequestBatchRequest =
Awso_connectcampaignsv2.Values.PutOutboundRequestBatchRequestThe request for PutOutboundRequestBatch API.
module PutInstanceCommunicationLimitsRequest =
Awso_connectcampaignsv2.Values.PutInstanceCommunicationLimitsRequestThe request for PutInstanceCommunicationLimits API.
module PutConnectInstanceIntegrationRequest =
Awso_connectcampaignsv2.Values.PutConnectInstanceIntegrationRequestThe request for PutConnectInstanceIntegration API.
The request for PauseCampaign API.
module ListTagsForResourceResponse =
Awso_connectcampaignsv2.Values.ListTagsForResourceResponseThe request for ListTagsForResource API.
The request for ListTagsForResource API.
module ListConnectInstanceIntegrationsResponse =
Awso_connectcampaignsv2.Values.ListConnectInstanceIntegrationsResponseThe response for ListConnectInstanceIntegrations API.
module ListConnectInstanceIntegrationsRequest =
Awso_connectcampaignsv2.Values.ListConnectInstanceIntegrationsRequestThe request for ListConnectInstanceIntegrations API.
The response for ListCampaigns API.
The request for ListCampaigns API.
The request could not be processed because of conflict in the current state.
module GetInstanceOnboardingJobStatusResponse =
Awso_connectcampaignsv2.Values.GetInstanceOnboardingJobStatusResponseThe response for GetInstanceOnboardingJobStatus API.
module GetInstanceOnboardingJobStatusRequest =
Awso_connectcampaignsv2.Values.GetInstanceOnboardingJobStatusRequestThe request for GetInstanceOnboardingJobStatus API.
module GetInstanceCommunicationLimitsResponse =
Awso_connectcampaignsv2.Values.GetInstanceCommunicationLimitsResponseThe response for GetInstanceCommunicationLimits API.
module GetInstanceCommunicationLimitsRequest =
Awso_connectcampaignsv2.Values.GetInstanceCommunicationLimitsRequestThe request for GetInstanceCommunicationLimits API.
module GetConnectInstanceConfigResponse =
Awso_connectcampaignsv2.Values.GetConnectInstanceConfigResponseThe response for GetConnectInstanceConfig API.
module GetConnectInstanceConfigRequest =
Awso_connectcampaignsv2.Values.GetConnectInstanceConfigRequestThe request for GetConnectInstanceConfig API.
The response for GetCampaignState API.
The request for GetCampaignState API.
module GetCampaignStateBatchResponse =
Awso_connectcampaignsv2.Values.GetCampaignStateBatchResponseThe response for GetCampaignStateBatch API.
module GetCampaignStateBatchRequest =
Awso_connectcampaignsv2.Values.GetCampaignStateBatchRequestThe request for GetCampaignStateBatch API.
The response for DescribeCampaign API.
The request for DescribeCampaign API.
module DeleteInstanceOnboardingJobRequest =
Awso_connectcampaignsv2.Values.DeleteInstanceOnboardingJobRequestThe request for DeleteInstanceOnboardingJob API.
module DeleteConnectInstanceIntegrationRequest =
Awso_connectcampaignsv2.Values.DeleteConnectInstanceIntegrationRequestThe request for DeleteConnectInstanceIntegration API.
module DeleteConnectInstanceConfigRequest =
Awso_connectcampaignsv2.Values.DeleteConnectInstanceConfigRequestThe request for DeleteConnectInstanceConfig API.
The request for DeleteCampaign API.
module DeleteCampaignEntryLimitsRequest =
Awso_connectcampaignsv2.Values.DeleteCampaignEntryLimitsRequestThe request for DeleteCampaignEntryLimits API.
module DeleteCampaignCommunicationTimeRequest =
Awso_connectcampaignsv2.Values.DeleteCampaignCommunicationTimeRequestThe request for DeleteCampaignCommunicationTime API.
module DeleteCampaignCommunicationLimitsRequest =
Awso_connectcampaignsv2.Values.DeleteCampaignCommunicationLimitsRequestThe request for DeleteCampaignCommunicationLimits API.
module DeleteCampaignChannelSubtypeConfigRequest =
Awso_connectcampaignsv2.Values.DeleteCampaignChannelSubtypeConfigRequestThe request for DeleteCampaignChannelSubtypeConfig API.
The response for Create Campaign API
The request for CreateCampaign API.