route53recoverycontrolconfig_describe_routing_control {paws.networking} | R Documentation |
Displays details about a routing control
Description
Displays details about a routing control. A routing control has one of two states: ON and OFF. You can map the routing control state to the state of an Amazon Route 53 health check, which can be used to control routing.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_describe_routing_control/ for full documentation.
Usage
route53recoverycontrolconfig_describe_routing_control(RoutingControlArn)
Arguments
RoutingControlArn |
[required] The Amazon Resource Name (ARN) of the routing control. |
[Package paws.networking version 0.7.0 Index]