amazonka-glue-2.0: Amazon Glue 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.Glue.Types.TargetFormat

Description

 

Documentation

newtype TargetFormat Source #

Constructors

TargetFormat' 

Instances

Instances details
FromJSON TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

FromJSONKey TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToJSON TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToJSONKey TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToByteString TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToHeader TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToLog TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToQuery TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

FromText TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToText TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Methods

toText :: TargetFormat -> Text #

FromXML TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToXML TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Methods

toXML :: TargetFormat -> XML #

Generic TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Associated Types

type Rep TargetFormat :: Type -> Type #

Read TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Show TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

NFData TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Methods

rnf :: TargetFormat -> () #

Eq TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Ord TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Hashable TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

type Rep TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

type Rep TargetFormat = D1 ('MetaData "TargetFormat" "Amazonka.Glue.Types.TargetFormat" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TargetFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))