amazonka-dms-2.0: Amazon Database 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.DMS.Types.MigrationTypeValue

Description

 

Documentation

newtype MigrationTypeValue Source #

Instances

Instances details
FromJSON MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

FromJSONKey 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

ToByteString MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToHeader MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToLog MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

ToQuery 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

FromXML MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

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

Read MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Show MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

NFData MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Methods

rnf :: MigrationTypeValue -> () #

Eq MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Ord MigrationTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.MigrationTypeValue

Hashable 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" "amazonka-dms-2.0-LVCLJv4CY4nJuf0WXCDs3O" 'True) (C1 ('MetaCons "MigrationTypeValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMigrationTypeValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))