class Aws::EKS::Types::ListClustersResponse

@!attribute [rw] clusters

A list of all of the clusters for your account in the specified
Region.
@return [Array<String>]

@!attribute [rw] next_token

The `nextToken` value to include in a future `ListClusters` request.
When the results of a `ListClusters` request exceed `maxResults`,
you can use this value to retrieve the next page of results. This
value is `null` when there are no more results to return.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/ListClustersResponse AWS API Documentation

Constants

SENSITIVE