This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ConnectCampaignsV2::Campaign EntryLimitsConfig
The EntryLimitsConfig property type specifies Property description not available. for an AWS::ConnectCampaignsV2::Campaign.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "MaxEntryCount" :Integer, "MinEntryInterval" :String}
YAML
MaxEntryCount:IntegerMinEntryInterval:String
Properties
MaxEntryCountProperty description not available.
Required: Yes
Type: Integer
Minimum:
0Update requires: No interruption
MinEntryIntervalProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9.]*$Minimum:
0Maximum:
50Update requires: No interruption