DataTableValueSummary
A data table value summary.
Contents
- AttributeName
-
The summary's attribute name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$Required: Yes
- PrimaryValues
-
The summary's primary values.
Type: Array of PrimaryValueResponse objects
Required: Yes
- Value
-
The summary's value.
Type: String
Required: Yes
- ValueType
-
The summary's value type.
Type: String
Valid Values:
TEXT | NUMBER | BOOLEAN | TEXT_LIST | NUMBER_LISTRequired: Yes
- AttributeId
-
The summary's attribute ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- LastModifiedRegion
-
The summary's last modified region.
Type: String
Pattern:
[a-z]{2}(-[a-z]+){1,2}(-[0-9])?Required: No
- LastModifiedTime
-
The summary's last modified time.
Type: Timestamp
Required: No
- LockVersion
-
The summary's lock version.
Type: DataTableLockVersion object
Required: No
- RecordId
-
The summary's record ID.
Type: String
Length Constraints: Minimum length of 1. 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: