route53recoverycontrolconfig_list_clusters {paws.networking} | R Documentation |
Returns an array of all the clusters in an account
Description
Returns an array of all the clusters in an account.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_list_clusters/ for full documentation.
Usage
route53recoverycontrolconfig_list_clusters(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The number of objects that you want to return with this call. |
NextToken |
The token that identifies which batch of results you want to see. |
[Package paws.networking version 0.9.0 Index]