List Clusters
| ecs_list_clusters | R Documentation |
Returns a list of existing clusters¶
Description¶
Returns a list of existing clusters.
Usage¶
Arguments¶
nextTokenThe
nextTokenvalue returned from alist_clustersrequest indicating that more results are available to fulfill the request and further calls are needed. IfmaxResultswas provided, it's possible the number of results to be fewer thanmaxResults.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.
maxResultsThe maximum number of cluster results that
list_clustersreturned in paginated output. When this parameter is used,list_clustersonly returnsmaxResultsresults in a single page along with anextTokenresponse element. The remaining results of the initial request can be seen by sending anotherlist_clustersrequest with the returnednextTokenvalue. This value can be between 1 and 100. If this parameter isn't used, thenlist_clustersreturns up to 100 results and anextTokenvalue if applicable.
Value¶
A list with the following syntax: