Module: Aws::Glue::Client::_SearchTablesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#table_list::Array[Types::Table]

Returns:



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

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