Learn R Programming

paws.networking (version 0.2.0)

route53recoverycontrolconfig_update_control_panel: Updates a control panel

Description

Updates a control panel. The only update you can make to a control panel is to change the name of the control panel.

See https://paws-r.github.io/docs/route53recoverycontrolconfig/update_control_panel.html for full documentation.

Usage

route53recoverycontrolconfig_update_control_panel(
  ControlPanelArn,
  ControlPanelName
)

Arguments

ControlPanelArn

[required] The Amazon Resource Name (ARN) of the control panel.

ControlPanelName

[required] The name of the control panel.