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

Description

 

Documentation

newtype ParquetVersionValue Source #

Instances

Instances details
Eq ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Ord ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Read ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

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

NFData ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

Methods

rnf :: ParquetVersionValue -> () #

Hashable 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

FromJSON ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

FromJSONKey ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToLog ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToHeader ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

ToQuery 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

ToByteString 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

type Rep ParquetVersionValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ParquetVersionValue

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