amazonka-drs-2.0: Amazon Elastic Disaster Recovery Service SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.DrS.Types.FailbackState

Description

 

Documentation

newtype FailbackState Source #

Constructors

FailbackState' 

Instances

Instances details
FromJSON FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

FromJSONKey FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToJSON FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToJSONKey FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToByteString FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToHeader FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToLog FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToQuery FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

FromText FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToText FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

Methods

toText :: FailbackState -> Text #

FromXML FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

ToXML FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

Methods

toXML :: FailbackState -> XML #

Generic FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

Associated Types

type Rep FailbackState :: Type -> Type #

Read FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

Show FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

NFData FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

Methods

rnf :: FailbackState -> () #

Eq FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

Ord FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

Hashable FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

type Rep FailbackState Source # 
Instance details

Defined in Amazonka.DrS.Types.FailbackState

type Rep FailbackState = D1 ('MetaData "FailbackState" "Amazonka.DrS.Types.FailbackState" "amazonka-drs-2.0-Jcy074h2jPgFhWHQx96blx" 'True) (C1 ('MetaCons "FailbackState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFailbackState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))