AWS::ConnectCampaignsV2::Campaign EntryLimitsConfig - AWS CloudFormation

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: Integer MinEntryInterval: String

Properties

MaxEntryCount

Property description not available.

Required: Yes

Type: Integer

Minimum: 0

Update requires: No interruption

MinEntryInterval

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9.]*$

Minimum: 0

Maximum: 50

Update requires: No interruption