class Aws::Kafka::Types::ListClustersResponse
The response contains an array containing cluster information and a next token if the response is truncated.
@!attribute [rw] cluster_info_list
Information on each of the MSK clusters in the response. @return [Array<Types::ClusterInfo>]
@!attribute [rw] next_token
The paginated results marker. When the result of a ListClusters operation is truncated, the call returns NextToken in the response. To get another batch of clusters, provide this token in your next request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/ListClustersResponse AWS API Documentation
Constants
- SENSITIVE