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]
727 |
# File 'sig/client.rbs', line 727
def cluster_info_list: () -> ::Array[Types::Cluster]
|
#next_token ⇒ ::String
728 |
# File 'sig/client.rbs', line 728
def next_token: () -> ::String
|