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