BatchCreateDataTableValueSuccessResult
A batch create data table value success result.
Contents
- AttributeName
-
The result's attribute name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$Required: Yes
- LockVersion
-
The result's lock version.
Type: DataTableLockVersion object
Required: Yes
- PrimaryValues
-
The result's primary values.
Type: Array of PrimaryValue objects
Required: Yes
- RecordId
-
The result's record ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: