Record
The basic data structure of a dataset.
Contents
- DeviceLastModifiedDate
-
The last modified date of the client device.
Type: Timestamp
Required: No
- Key
-
The key for the record.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- LastModifiedBy
-
The user/device that made the last change to this record.
Type: String
Required: No
- LastModifiedDate
-
The date on which the record was last modified.
Type: Timestamp
Required: No
- SyncCount
-
The server sync count for this record.
Type: Long
Required: No
- Value
-
The value for the record.
Type: String
Length Constraints: Maximum length of 4194304.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: