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)


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

def next_token: () -> ::String

#table_list::Array[Types::Table]

Returns:



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

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