AWS::CustomerProfiles::SegmentDefinition SourceSegment - AWS CloudFormation

AWS::CustomerProfiles::SegmentDefinition SourceSegment

The source segments to build off of.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "SegmentDefinitionName" : String }

YAML

SegmentDefinitionName: String

Properties

SegmentDefinitionName

The name of the source segment.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 64

Update requires: Replacement