Module: Aws::TimestreamWrite::Client::_ListDatabasesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatabasesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#databases ⇒ ::Array[Types::Database]
275 |
# File 'sig/client.rbs', line 275
def databases: () -> ::Array[Types::Database]
|
#next_token ⇒ ::String
276 |
# File 'sig/client.rbs', line 276
def next_token: () -> ::String
|