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

Description

 

Documentation

newtype CharLengthSemantics Source #

Instances

Instances details
FromJSON CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

FromJSONKey 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

ToByteString CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToHeader CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToLog CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

ToQuery 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

FromXML CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

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

Read CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Show CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

NFData CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Methods

rnf :: CharLengthSemantics -> () #

Eq CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

Ord CharLengthSemantics Source # 
Instance details

Defined in Amazonka.DMS.Types.CharLengthSemantics

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