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.
Returned for a successful ListRecordsRequest.
Namespace: Amazon.CognitoSync.Model
Assembly: AWSSDK.CognitoSync.dll
Version: 3.x.y.z
public class ListRecordsResponse : AmazonWebServiceResponse
The ListRecordsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListRecordsResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Count | System.Int32 |
Gets and sets the property Count. Total number of records. |
![]() |
DatasetDeletedAfterRequestedSyncCount | System.Boolean |
Gets and sets the property DatasetDeletedAfterRequestedSyncCount. A boolean value specifying whether to delete the dataset locally. |
![]() |
DatasetExists | System.Boolean |
Gets and sets the property DatasetExists. Indicates whether the dataset exists. |
![]() |
DatasetSyncCount | System.Int64 |
Gets and sets the property DatasetSyncCount. Server sync count for this dataset. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastModifiedBy | System.String |
Gets and sets the property LastModifiedBy. The user/device that made the last change to this record. |
![]() |
MergedDatasetNames | System.Collections.Generic.List<System.String> |
Gets and sets the property MergedDatasetNames. Names of merged datasets. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. A pagination token for obtaining the next page of results. |
![]() |
Records | System.Collections.Generic.List<Amazon.CognitoSync.Model.Record> |
Gets and sets the property Records. A list of all records. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SyncSessionToken | System.String |
Gets and sets the property SyncSessionToken. A token containing a session ID, identity ID, and expiration. |
.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