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
2719 |
# File 'sig/client.rbs', line 2719
def next_token: () -> ::String
|
#table_list ⇒ ::Array[Types::Table]
2718 |
# File 'sig/client.rbs', line 2718
def table_list: () -> ::Array[Types::Table]
|