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

Description

 

Documentation

newtype EncodingTypeValue Source #

Instances

Instances details
Eq EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Ord EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Read EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Show EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Generic EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Associated Types

type Rep EncodingTypeValue :: Type -> Type #

NFData EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Methods

rnf :: EncodingTypeValue -> () #

Hashable EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToJSON EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToJSONKey EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

FromJSON EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

FromJSONKey EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToLog EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToHeader EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToQuery EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

FromXML EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToXML EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToByteString EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

FromText EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToText EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

type Rep EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

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