The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 => Int

Server sync count for this dataset.

LastModifiedBy => Str

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

MergedDatasetNames => ArrayRef[Str|Undef]

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.

_request_id => Str