Package software.amazon.awscdk.services.connectcampaignsv2
AWS::ConnectCampaignsV2 Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.connectcampaignsv2.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for ConnectCampaignsV2 construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ConnectCampaignsV2 resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ConnectCampaignsV2.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an outbound campaign.Contains answering machine detection configuration.A builder for
CfnCampaign.AnswerMachineDetectionConfigProperty
An implementation forCfnCampaign.AnswerMachineDetectionConfigProperty
A fluent builder forCfnCampaign
.Contains channel subtype configuration for an outbound campaign.A builder forCfnCampaign.ChannelSubtypeConfigProperty
An implementation forCfnCampaign.ChannelSubtypeConfigProperty
Contains information about a communication limit.A builder forCfnCampaign.CommunicationLimitProperty
An implementation forCfnCampaign.CommunicationLimitProperty
Contains the communication limits configuration for an outbound campaign.A builder forCfnCampaign.CommunicationLimitsConfigProperty
An implementation forCfnCampaign.CommunicationLimitsConfigProperty
Contains information about communication limits.A builder forCfnCampaign.CommunicationLimitsProperty
An implementation forCfnCampaign.CommunicationLimitsProperty
Communication time configuration for an outbound campaign.A builder forCfnCampaign.CommunicationTimeConfigProperty
An implementation forCfnCampaign.CommunicationTimeConfigProperty
The daily hours configuration.A builder forCfnCampaign.DailyHourProperty
An implementation forCfnCampaign.DailyHourProperty
The configuration for the email channel subtype.A builder forCfnCampaign.EmailChannelSubtypeConfigProperty
An implementation forCfnCampaign.EmailChannelSubtypeConfigProperty
The outbound configuration for email.A builder forCfnCampaign.EmailOutboundConfigProperty
An implementation forCfnCampaign.EmailOutboundConfigProperty
Contains information about email outbound mode.A builder forCfnCampaign.EmailOutboundModeProperty
An implementation forCfnCampaign.EmailOutboundModeProperty
The event trigger of the campaign.A builder forCfnCampaign.EventTriggerProperty
An implementation forCfnCampaign.EventTriggerProperty
The configuration of timezone for recipient.A builder forCfnCampaign.LocalTimeZoneConfigProperty
An implementation forCfnCampaign.LocalTimeZoneConfigProperty
Contains information about open hours.A builder forCfnCampaign.OpenHoursProperty
An implementation forCfnCampaign.OpenHoursProperty
Contains predictive outbound mode configuration.A builder forCfnCampaign.PredictiveConfigProperty
An implementation forCfnCampaign.PredictiveConfigProperty
Contains the progressive outbound mode configuration.A builder forCfnCampaign.ProgressiveConfigProperty
An implementation forCfnCampaign.ProgressiveConfigProperty
Contains information about a restricted period.A builder forCfnCampaign.RestrictedPeriodProperty
An implementation forCfnCampaign.RestrictedPeriodProperty
Contains information about restricted periods.A builder forCfnCampaign.RestrictedPeriodsProperty
An implementation forCfnCampaign.RestrictedPeriodsProperty
Contains the schedule configuration.A builder forCfnCampaign.ScheduleProperty
An implementation forCfnCampaign.ScheduleProperty
The configuration for the SMS channel subtype.A builder forCfnCampaign.SmsChannelSubtypeConfigProperty
An implementation forCfnCampaign.SmsChannelSubtypeConfigProperty
The outbound configuration for SMS.A builder forCfnCampaign.SmsOutboundConfigProperty
An implementation forCfnCampaign.SmsOutboundConfigProperty
Contains information about the SMS outbound mode.A builder forCfnCampaign.SmsOutboundModeProperty
An implementation forCfnCampaign.SmsOutboundModeProperty
Contains source configuration.A builder forCfnCampaign.SourceProperty
An implementation forCfnCampaign.SourceProperty
The configuration for the telephony channel subtype.A builder forCfnCampaign.TelephonyChannelSubtypeConfigProperty
An implementation forCfnCampaign.TelephonyChannelSubtypeConfigProperty
The outbound configuration for telephony.A builder forCfnCampaign.TelephonyOutboundConfigProperty
An implementation forCfnCampaign.TelephonyOutboundConfigProperty
Contains information about telephony outbound mode.A builder forCfnCampaign.TelephonyOutboundModeProperty
An implementation forCfnCampaign.TelephonyOutboundModeProperty
Contains information about a time range.A builder forCfnCampaign.TimeRangeProperty
An implementation forCfnCampaign.TimeRangeProperty
Contains information about a time window.A builder forCfnCampaign.TimeWindowProperty
An implementation forCfnCampaign.TimeWindowProperty
Properties for defining aCfnCampaign
.A builder forCfnCampaignProps
An implementation forCfnCampaignProps