libZSservicesZSamazonka-emrZSamazonka-emr
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.EMR.Types.StepCancellationOption

Description

 

Documentation

newtype StepCancellationOption Source #

Instances

Instances details
Eq StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Ord StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Read StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

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

NFData StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

Methods

rnf :: StepCancellationOption -> () #

Hashable 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

FromJSON StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

FromJSONKey StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToLog StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToHeader StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

ToQuery 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

ToByteString 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

type Rep StepCancellationOption Source # 
Instance details

Defined in Amazonka.EMR.Types.StepCancellationOption

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