Learn R Programming

paws.networking (version 0.2.0)

route53recoverycontrolconfig_list_control_panels: 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://paws-r.github.io/docs/route53recoverycontrolconfig/list_control_panels.html 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.