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]
2037 |
# File 'sig/client.rbs', line 2037
def database_list: () -> ::Array[Types::Database]
|
#next_token ⇒ ::String
2038 |
# File 'sig/client.rbs', line 2038
def next_token: () -> ::String
|