AWS::ConnectCampaignsV2::Campaign EventTrigger
The event trigger of the campaign.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CustomerProfilesDomainArn" :
String
}
YAML
CustomerProfilesDomainArn:
String
Properties
CustomerProfilesDomainArn
-
The Amazon Resource Name (ARN) of the Customer Profiles domain.
Required: No
Type: String
Pattern:
^arn:.*$
Minimum:
20
Maximum:
500
Update requires: No interruption