NAME
Paws::OpsWorks::DescribeEcsClustersResult
ATTRIBUTES
EcsClusters => ArrayRef[Paws::OpsWorks::EcsCluster]
A list of 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 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 null
.