Module: Aws::BCMDataExports::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)


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

def next_token: () -> ::String

#tables::Array[Types::Table]

Returns:



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

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