amazonka-mgn-2.0: Amazon Application Migration 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.MGN.Types.DataReplicationState

Description

 

Documentation

newtype DataReplicationState Source #

Instances

Instances details
FromJSON DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

FromJSONKey DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToJSON DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToJSONKey DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToByteString DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToHeader DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToLog DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToQuery DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

FromText DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToText DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

FromXML DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToXML DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Generic DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Associated Types

type Rep DataReplicationState :: Type -> Type #

Read DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Show DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

NFData DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Methods

rnf :: DataReplicationState -> () #

Eq DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Ord DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Hashable DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

type Rep DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

type Rep DataReplicationState = D1 ('MetaData "DataReplicationState" "Amazonka.MGN.Types.DataReplicationState" "amazonka-mgn-2.0-BuezedRYkBsCUJQfnWhjEk" 'True) (C1 ('MetaCons "DataReplicationState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataReplicationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))