Module: Aws::DSQL::Client::_ListClustersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClustersOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#clusters ⇒ ::Array[Types::ClusterSummary]
238 |
# File 'sig/client.rbs', line 238
def clusters: () -> ::Array[Types::ClusterSummary]
|
#next_token ⇒ ::String
237 |
# File 'sig/client.rbs', line 237
def next_token: () -> ::String
|