NAME
Paws::OpsWorks::DescribeEcsClustersResult
ATTRIBUTES
EcsClusters => ArrayRef[Paws::OpsWorks::EcsCluster]
A list of C<EcsCluster> objects containing the cluster descriptions.
NextToken => Str
If a paginated request does not return all of the remaining results,
this parameter is set to a token that you can assign to the request
object's C<NextToken> parameter to retrieve the next set of results. If
the previous paginated request returned all of the remaining results,
this parameter is set to C<null>.