Module: Aws::S3Tables::Client::_ListTablesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#continuation_token::String

Returns:

  • (::String)


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

def continuation_token: () -> ::String

#tables::Array[Types::TableSummary]

Returns:



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

def tables: () -> ::Array[Types::TableSummary]