amazonka-athena-2.0: Amazon Athena 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.Athena.Types.ExecutorType

Description

 

Documentation

newtype ExecutorType Source #

Constructors

ExecutorType' 

Instances

Instances details
FromJSON ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

FromJSONKey ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToJSON ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToJSONKey ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToByteString ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToHeader ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToLog ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToQuery ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

FromText ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToText ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

Methods

toText :: ExecutorType -> Text #

FromXML ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

ToXML ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

Methods

toXML :: ExecutorType -> XML #

Generic ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

Associated Types

type Rep ExecutorType :: Type -> Type #

Read ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

Show ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

NFData ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

Methods

rnf :: ExecutorType -> () #

Eq ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

Ord ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

Hashable ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

type Rep ExecutorType Source # 
Instance details

Defined in Amazonka.Athena.Types.ExecutorType

type Rep ExecutorType = D1 ('MetaData "ExecutorType" "Amazonka.Athena.Types.ExecutorType" "amazonka-athena-2.0-1BJA3HTvHJNEzwQRaEw59w" 'True) (C1 ('MetaCons "ExecutorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))