amazonka-emr-2.0: Amazon EMR 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.EMR.Types.StepCancellationOption

Description

 

Documentation

newtype StepCancellationOption Source #

Instances

Instances details
FromJSON StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

FromJSONKey StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToJSON StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToJSONKey StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToByteString StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToHeader StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToLog StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToQuery StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

FromText StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToText StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

FromXML StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToXML StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Generic StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Associated Types

type Rep StepCancellationOption :: Type -> Type #

Read StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Show StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

NFData StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Methods

rnf :: StepCancellationOption -> () #

Eq StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Ord StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Hashable StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

type Rep StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

type Rep StepCancellationOption = D1 ('MetaData "StepCancellationOption" "Amazonka.EMR.Types.StepCancellationOption" "amazonka-emr-2.0-B3cWhP6sdymF3IBUMdPGcd" 'True) (C1 ('MetaCons "StepCancellationOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStepCancellationOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))