Module: Aws::SsmSap::Client::_ListDatabasesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatabasesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#databases ⇒ ::Array[Types::DatabaseSummary]
239 |
# File 'sig/client.rbs', line 239
def databases: () -> ::Array[Types::DatabaseSummary]
|
#next_token ⇒ ::String
240 |
# File 'sig/client.rbs', line 240
def next_token: () -> ::String
|