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.
Namespace: Amazon.CognitoSync.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ListRecordsResponse : ListRecordsResult
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. |
![]() |
ListRecordsResult | Amazon.CognitoSync.Model.ListRecordsResult | Gets and sets the ListRecordsResult property. Represents the output of a ListRecords operation. |
![]() |
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 Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8