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

Description

 

Documentation

newtype CharLengthSemantics Source #

Instances

Instances details
Eq CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Ord CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Read CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Show CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Generic CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Associated Types

type Rep CharLengthSemantics :: Type -> Type #

NFData CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Methods

rnf :: CharLengthSemantics -> () #

Hashable CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToJSON CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToJSONKey CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

FromJSON CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

FromJSONKey CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToLog CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToHeader CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToQuery CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

FromXML CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToXML CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToByteString CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

FromText CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToText CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

type Rep CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

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