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

Description

 

Documentation

newtype EncodingTypeValue Source #

Instances

Instances details
FromJSON EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

FromJSONKey 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

ToByteString EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToHeader EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToLog EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

ToQuery 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

FromXML EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

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

Read EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Show EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

NFData EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Methods

rnf :: EncodingTypeValue -> () #

Eq EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

Ord EncodingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EncodingTypeValue

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