class Aws::OpsWorks::Types::DescribeEcsClustersResult

Contains the response to a `DescribeEcsClusters` request.

@!attribute [rw] ecs_clusters

A list of `EcsCluster` objects containing the cluster descriptions.
@return [Array<Types::EcsCluster>]

@!attribute [rw] next_token

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`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/DescribeEcsClustersResult AWS API Documentation

Constants

SENSITIVE