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

Description

 

Documentation

newtype ParquetVersionValue Source #

Instances

Instances details
FromJSON ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

FromJSONKey ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToJSON ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToJSONKey ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToByteString ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToHeader ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToLog ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToQuery ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

FromText ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToText ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

FromXML ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToXML ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Generic ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Associated Types

type Rep ParquetVersionValue :: Type -> Type #

Read ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Show ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

NFData ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Methods

rnf :: ParquetVersionValue -> () #

Eq ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Ord ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Hashable ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

type Rep ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

type Rep ParquetVersionValue = D1 ('MetaData "ParquetVersionValue" "Amazonka.DMS.Types.ParquetVersionValue" "amazonka-dms-2.0-LVCLJv4CY4nJuf0WXCDs3O" 'True) (C1 ('MetaCons "ParquetVersionValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParquetVersionValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))