AWS::ConnectCampaignsV2::Campaign ProgressiveConfig
Contains the progressive 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 progressive outbound mode.
Required: Yes
Type: Number
Minimum:
0
Maximum:
1
Update requires: No interruption