Module: Aws::CognitoSync::Client::_ListRecordsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListRecordsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#count::Integer

Returns:

  • (::Integer)


205
# File 'sig/client.rbs', line 205

def count: () -> ::Integer

#dataset_deleted_after_requested_sync_countBoolean

Returns:

  • (Boolean)


210
# File 'sig/client.rbs', line 210

def dataset_deleted_after_requested_sync_count: () -> bool

#dataset_existsBoolean

Returns:

  • (Boolean)


209
# File 'sig/client.rbs', line 209

def dataset_exists: () -> bool

#dataset_sync_count::Integer

Returns:

  • (::Integer)


206
# File 'sig/client.rbs', line 206

def dataset_sync_count: () -> ::Integer

#last_modified_by::String

Returns:

  • (::String)


207
# File 'sig/client.rbs', line 207

def last_modified_by: () -> ::String

#merged_dataset_names::Array[::String]

Returns:

  • (::Array[::String])


208
# File 'sig/client.rbs', line 208

def merged_dataset_names: () -> ::Array[::String]

#next_token::String

Returns:

  • (::String)


204
# File 'sig/client.rbs', line 204

def next_token: () -> ::String

#records::Array[Types::Record]

Returns:



203
# File 'sig/client.rbs', line 203

def records: () -> ::Array[Types::Record]

#sync_session_token::String

Returns:

  • (::String)


211
# File 'sig/client.rbs', line 211

def sync_session_token: () -> ::String