DataTableValue
A data table value.
Contents
- AttributeName
-
The value's attribute name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$Required: Yes
- Value
-
The value's value.
Type: String
Required: Yes
- LastModifiedRegion
-
The value's last modified region.
Type: String
Pattern:
[a-z]{2}(-[a-z]+){1,2}(-[0-9])?Required: No
- LastModifiedTime
-
The value's last modified time.
Type: Timestamp
Required: No
- LockVersion
-
The value's lock version.
Type: DataTableLockVersion object
Required: No
- PrimaryValues
-
The value's primary values.
Type: Array of PrimaryValue objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: