Module: Aws::Kafka::Client::_ListClustersV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClustersV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster_info_list ⇒ ::Array[Types::Cluster]
746 |
# File 'sig/client.rbs', line 746
def cluster_info_list: () -> ::Array[Types::Cluster]
|
#next_token ⇒ ::String
747 |
# File 'sig/client.rbs', line 747
def next_token: () -> ::String
|