The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CognitoSync::ListRecordsResponse

ATTRIBUTES

Count => Int

Total number of records.

DatasetDeletedAfterRequestedSyncCount => Bool

A boolean value specifying whether to delete the dataset locally.

DatasetExists => Bool

Indicates whether the dataset exists.

DatasetSyncCount => Num

Server sync count for this dataset.

LastModifiedBy => Str

The user/device that made the last change to this record.

MergedDatasetNames => ArrayRef[Str]

Names of merged datasets.

NextToken => Str

A pagination token for obtaining the next page of results.

Records => ArrayRef[Paws::CognitoSync::Record]

A list of all records.

SyncSessionToken => Str

A token containing a session ID, identity ID, and expiration.