Module: Aws::TimestreamInfluxDB::Client::_ListDbInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDbInstancesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DbInstanceSummary]
589 |
# File 'sig/client.rbs', line 589
def items: () -> ::Array[Types::DbInstanceSummary]
|
#next_token ⇒ ::String
590 |
# File 'sig/client.rbs', line 590
def next_token: () -> ::String
|