Module: Aws::TimestreamInfluxDB::Client::_ListDbClustersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDbClustersOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DbClusterSummary]
577 |
# File 'sig/client.rbs', line 577
def items: () -> ::Array[Types::DbClusterSummary]
|
#next_token ⇒ ::String
578 |
# File 'sig/client.rbs', line 578
def next_token: () -> ::String
|