route53recoverycontrolconfig_update_routing_control {paws.networking} | R Documentation |
Updates a routing control
Description
Updates a routing control. You can only update the name of the routing control. To get or update the routing control state, see the Recovery Cluster (data plane) API actions for Amazon Route 53 Application Recovery Controller.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_update_routing_control/ for full documentation.
Usage
route53recoverycontrolconfig_update_routing_control(
RoutingControlArn,
RoutingControlName
)
Arguments
RoutingControlArn |
[required] The Amazon Resource Name (ARN) of the routing control. |
RoutingControlName |
[required] The name of the routing control. |
[Package paws.networking version 0.7.0 Index]