class Aws::CognitoSync::Types::Record
The basic data structure of a dataset.
@!attribute [rw] key
The key for the record. @return [String]
@!attribute [rw] value
The value for the record. @return [String]
@!attribute [rw] sync_count
The server sync count for this record. @return [Integer]
@!attribute [rw] last_modified_date
The date on which the record was last modified. @return [Time]
@!attribute [rw] last_modified_by
The user/device that made the last change to this record. @return [String]
@!attribute [rw] device_last_modified_date
The last modified date of the client device. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/Record AWS API Documentation
Constants
- SENSITIVE