AWS::ConnectCampaigns::Campaign DialerConfig
Contains dialer configuration for an outbound campaign.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "PredictiveDialerConfig" :PredictiveDialerConfig, "ProgressiveDialerConfig" :ProgressiveDialerConfig}
YAML
PredictiveDialerConfig:PredictiveDialerConfigProgressiveDialerConfig:ProgressiveDialerConfig
Properties
PredictiveDialerConfig-
The configuration of the predictive dialer.
Required: No
Type: PredictiveDialerConfig
Update requires: No interruption
ProgressiveDialerConfig-
The configuration of the progressive dialer.
Required: No
Type: ProgressiveDialerConfig
Update requires: No interruption