NAME
Paws::ECS::DescribeCapacityProvidersResponse
ATTRIBUTES
CapacityProviders => ArrayRef[Paws::ECS::CapacityProvider]
The list of capacity providers.
Failures => ArrayRef[Paws::ECS::Failure]
Any failures associated with the call.
NextToken => Str
The nextToken
value to include in a future DescribeCapacityProviders
request. When the results of a DescribeCapacityProviders
request exceed maxResults
, this value can be used to retrieve the next page of results. This value is null
when there are no more results to return.