View source: R/route53recoverycontrolconfig_operations.R
route53recoverycontrolconfig_list_control_panels | R Documentation |
Returns an array of control panels in an account or in a cluster.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_list_control_panels/ for full documentation.
route53recoverycontrolconfig_list_control_panels(
ClusterArn = NULL,
MaxResults = NULL,
NextToken = NULL
)
ClusterArn |
The Amazon Resource Name (ARN) of a cluster. |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.