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