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.DataFormatValue

Description

 

Documentation

newtype DataFormatValue Source #

Constructors

DataFormatValue' 

Instances

Instances details
FromJSON DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

FromJSONKey DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToJSON DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToJSONKey DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToByteString DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToHeader DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToLog DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToQuery DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

FromText DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToText DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

FromXML DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToXML DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Methods

toXML :: DataFormatValue -> XML #

Generic DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Associated Types

type Rep DataFormatValue :: Type -> Type #

Read DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Show DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

NFData DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Methods

rnf :: DataFormatValue -> () #

Eq DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Ord DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Hashable DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

type Rep DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

type Rep DataFormatValue = D1 ('MetaData "DataFormatValue" "Amazonka.DMS.Types.DataFormatValue" "amazonka-dms-2.0-LVCLJv4CY4nJuf0WXCDs3O" 'True) (C1 ('MetaCons "DataFormatValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataFormatValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))