route53recoverycluster_get_routing_control_state {paws.networking} | R Documentation |
Get the state for a routing control
Description
Get the state for a routing control. A routing control is a simple on/off switch that you can use to route traffic to cells. When a routing control state is set to ON, traffic flows to a cell. When the state is set to OFF, traffic does not flow.
See https://www.paws-r-sdk.com/docs/route53recoverycluster_get_routing_control_state/ for full documentation.
Usage
route53recoverycluster_get_routing_control_state(RoutingControlArn)
Arguments
RoutingControlArn |
[required] The Amazon Resource Name (ARN) for the routing control that you want to get the state for. |
[Package paws.networking version 0.7.0 Index]