AWS::ConnectCampaignsV2::Campaign PredictiveConfig
Contains predictive outbound mode configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "BandwidthAllocation" :
Number
}
YAML
BandwidthAllocation:
Number
Properties
BandwidthAllocation
-
Bandwidth allocation for the predictive outbound mode.
Required: Yes
Type: Number
Minimum:
0
Maximum:
1
Update requires: No interruption