View source: R/ecs_operations.R
ecs_describe_capacity_providers | R Documentation |
Describes one or more of your capacity providers.
See https://www.paws-r-sdk.com/docs/ecs_describe_capacity_providers/ for full documentation.
ecs_describe_capacity_providers(
capacityProviders = NULL,
include = NULL,
maxResults = NULL,
nextToken = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.