libZSservicesZSamazonka-route53-recovery-clusterZSamazonka-route53-recovery-cluster
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Route53RecoveryCluster.Lens

Description

 
Synopsis

Operations

UpdateRoutingControlState

updateRoutingControlState_routingControlArn :: Lens' UpdateRoutingControlState Text Source #

The Amazon Resource Number (ARN) for the routing control that you want to update the state for.

updateRoutingControlState_routingControlState :: Lens' UpdateRoutingControlState RoutingControlState Source #

The state of the routing control. You can set the value to be On or Off.

GetRoutingControlState

getRoutingControlState_routingControlArn :: Lens' GetRoutingControlState Text Source #

The Amazon Resource Number (ARN) for the routing control that you want to get the state for.

UpdateRoutingControlStates

Types

UpdateRoutingControlStateEntry

updateRoutingControlStateEntry_routingControlArn :: Lens' UpdateRoutingControlStateEntry Text Source #

The Amazon Resource Number (ARN) for the routing control state entry.

updateRoutingControlStateEntry_routingControlState :: Lens' UpdateRoutingControlStateEntry RoutingControlState Source #

The routing control state in a set of routing control state entries.