libZSservicesZSamazonka-mgnZSamazonka-mgn
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.MGN.Types.DataReplicationState

Description

 

Documentation

newtype DataReplicationState Source #

Instances

Instances details
Eq DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Ord DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Read DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Show 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 #

NFData DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

Methods

rnf :: DataReplicationState -> () #

Hashable 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

FromJSON DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

FromJSONKey DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToLog DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToHeader DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

ToQuery 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

ToByteString 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

type Rep DataReplicationState Source # 
Instance details

Defined in Amazonka.MGN.Types.DataReplicationState

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