libZSservicesZSamazonka-dmsZSamazonka-dms
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.DMS.Types.MigrationTypeValue

Description

 

Documentation

newtype MigrationTypeValue Source #

Instances

Instances details
Eq MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Ord MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Read MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Show MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Generic MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Associated Types

type Rep MigrationTypeValue :: Type -> Type #

NFData MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Methods

rnf :: MigrationTypeValue -> () #

Hashable MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToJSON MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToJSONKey MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

FromJSON MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

FromJSONKey MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToLog MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToHeader MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToQuery MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

FromXML MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToXML MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToByteString MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

FromText MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToText MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

type Rep MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

type Rep MigrationTypeValue = D1 ('MetaData "MigrationTypeValue" "Amazonka.DMS.Types.MigrationTypeValue" "libZSservicesZSamazonka-dmsZSamazonka-dms" 'True) (C1 ('MetaCons "MigrationTypeValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMigrationTypeValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))