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