AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The basic data structure of a dataset.
Namespace: Amazon.CognitoSync.Model
Assembly: AWSSDK.CognitoSync.dll
Version: 3.x.y.z
public class Record
The Record type exposes the following members
| Name | Description | |
|---|---|---|
 
 | 
Record() | 
| Name | Type | Description | |
|---|---|---|---|
 
 | 
DeviceLastModifiedDate | System.DateTime | 
 Gets and sets the property DeviceLastModifiedDate. The last modified date of the client device.  | 
 
 | 
Key | System.String | 
 Gets and sets the property Key. The key for the record.  | 
 
 | 
LastModifiedBy | System.String | 
 Gets and sets the property LastModifiedBy. The user/device that made the last change to this record.  | 
 
 | 
LastModifiedDate | System.DateTime | 
 Gets and sets the property LastModifiedDate. The date on which the record was last modified.  | 
 
 | 
SyncCount | System.Int64 | 
 Gets and sets the property SyncCount. The server sync count for this record.  | 
 
 | 
Value | System.String | 
 Gets and sets the property Value. The value for the record.  | 
.NET: 
Supported in: 8.0 and newer, Core 3.1
.NET Standard: 
Supported in: 2.0
.NET Framework: 
Supported in: 4.5 and newer, 3.5