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