NAME
Paws::Kafka::ListClustersResponse
ATTRIBUTES
ClusterInfoList => ArrayRef[Paws::Kafka::ClusterInfo]
Information on each of the MSK clusters in the response.
NextToken => Str
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.