route53recoverycontrolconfig_list_control_panels: Returns an array of control panels in an account or in a...

View source: R/route53recoverycontrolconfig_operations.R

route53recoverycontrolconfig_list_control_panelsR Documentation

Returns an array of control panels in an account or in a cluster

Description

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.

Usage

route53recoverycontrolconfig_list_control_panels(
  ClusterArn = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.