SegmentDefinitionItem
Object holding the segment definition fields.
Contents
- CreatedAt
-
When the segment definition was created.
Type: Timestamp
Required: No
- Description
-
The description of the segment definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: No
- DisplayName
-
Display name of the segment definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- SegmentDefinitionArn
-
The arn of the segment definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- SegmentDefinitionName
-
Name of the segment definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9_-]+$
Required: No
- Tags
-
The tags belonging to the segment definition.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: