Module: Aws::Kafka::Client::_ListClustersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClustersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster_info_list ⇒ ::Array[Types::ClusterInfo]
571 |
# File 'sig/client.rbs', line 571
def cluster_info_list: () -> ::Array[Types::ClusterInfo]
|
#next_token ⇒ ::String
572 |
# File 'sig/client.rbs', line 572
def next_token: () -> ::String
|