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.Types.RoutingControlState

Description

 

Documentation

newtype RoutingControlState Source #

Instances

Instances details
Eq RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

Ord RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

Read RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

Show RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

Generic RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

Associated Types

type Rep RoutingControlState :: Type -> Type #

NFData RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

Methods

rnf :: RoutingControlState -> () #

Hashable RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToJSON RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToJSONKey RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

FromJSON RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

FromJSONKey RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToLog RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToHeader RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToQuery RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

FromXML RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToXML RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToByteString RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

FromText RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

ToText RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

type Rep RoutingControlState Source # 
Instance details

Defined in Amazonka.Route53RecoveryCluster.Types.RoutingControlState

type Rep RoutingControlState = D1 ('MetaData "RoutingControlState" "Amazonka.Route53RecoveryCluster.Types.RoutingControlState" "libZSservicesZSamazonka-route53-recovery-clusterZSamazonka-route53-recovery-cluster" 'True) (C1 ('MetaCons "RoutingControlState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRoutingControlState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))