ListCalculatedAttributeDefinitionItem
The details of a single calculated attribute definition.
Contents
- CalculatedAttributeName
-
The unique name of the calculated attribute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z_][a-zA-Z_0-9-]*$
Required: No
- CreatedAt
-
The threshold for the calculated attribute.
Type: Timestamp
Required: No
- Description
-
The threshold for the calculated attribute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: No
- DisplayName
-
The display name of the calculated attribute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z_][a-zA-Z_0-9-\s]*$
Required: No
- LastUpdatedAt
-
The timestamp of when the calculated attribute definition was most recently edited.
Type: Timestamp
Required: No
- Tags
-
The tags used to organize, track, or control access for this resource.
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: