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

Description

 

Documentation

newtype DataFormatValue Source #

Constructors

DataFormatValue' 

Instances

Instances details
Eq DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Ord DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Read DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Show DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Generic DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Associated Types

type Rep DataFormatValue :: Type -> Type #

NFData DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

Methods

rnf :: DataFormatValue -> () #

Hashable 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

FromJSON DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

FromJSONKey DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToLog DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

ToHeader DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

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

ToByteString 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

type Rep DataFormatValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DataFormatValue

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