Module: Aws::Keyspaces::Client::_ListTablesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#tables::Array[Types::TableSummary]

Returns:



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

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