Module: Aws::Glue::Client::_GetDatabasesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDatabasesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#database_list ⇒ ::Array[Types::Database]
2073 |
# File 'sig/client.rbs', line 2073
def database_list: () -> ::Array[Types::Database]
|
#next_token ⇒ ::String
2074 |
# File 'sig/client.rbs', line 2074
def next_token: () -> ::String
|