View source: R/ecs_operations.R
ecs_describe_clusters | R Documentation |
Describes one or more of your clusters.
See https://www.paws-r-sdk.com/docs/ecs_describe_clusters/ for full documentation.
ecs_describe_clusters(clusters = NULL, include = NULL)
clusters |
A list of up to 100 cluster names or full cluster Amazon Resource Name (ARN) entries. If you do not specify a cluster, the default cluster is assumed. |
include |
Determines whether to include additional information about the clusters in the response. If this field is omitted, this information isn't included. If If If If If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.