Module: Aws::Glue::Client::_GetTablesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#table_list::Array[Types::Table]

Returns:



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

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