amazonka-batch-2.0: Amazon Batch 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.Batch.Types.OrchestrationType

Description

 

Documentation

newtype OrchestrationType Source #

Instances

Instances details
FromJSON OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

FromJSONKey OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToJSON OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToJSONKey OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToByteString OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToHeader OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToLog OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToQuery OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

FromText OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToText OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

FromXML OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

ToXML OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

Generic OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

Associated Types

type Rep OrchestrationType :: Type -> Type #

Read OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

Show OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

NFData OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

Methods

rnf :: OrchestrationType -> () #

Eq OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

Ord OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

Hashable OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

type Rep OrchestrationType Source # 
Instance details

Defined in Amazonka.Batch.Types.OrchestrationType

type Rep OrchestrationType = D1 ('MetaData "OrchestrationType" "Amazonka.Batch.Types.OrchestrationType" "amazonka-batch-2.0-Ey2VZ5obnq65VwmlrJ2r2K" 'True) (C1 ('MetaCons "OrchestrationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOrchestrationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))