ecs_describe_capacity_providers {paws.compute} | R Documentation |
Describes one or more of your capacity providers
Description
Describes one or more of your capacity providers.
See https://www.paws-r-sdk.com/docs/ecs_describe_capacity_providers/ for full documentation.
Usage
ecs_describe_capacity_providers(
capacityProviders = NULL,
include = NULL,
maxResults = NULL,
nextToken = NULL
)
Arguments
capacityProviders |
The short name or full Amazon Resource Name (ARN) of one or more
capacity providers. Up to |
include |
Specifies whether or not you want to see the resource tags for the
capacity provider. If |
maxResults |
The maximum number of account setting results returned by
|
nextToken |
The This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes. |