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.InstanceState

Description

 

Documentation

newtype InstanceState Source #

Constructors

InstanceState' 

Instances

Instances details
FromJSON InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

FromJSONKey InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToJSON InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToJSONKey InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToByteString InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToHeader InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToLog InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToQuery InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

FromText InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToText InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

Methods

toText :: InstanceState -> Text #

FromXML InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

ToXML InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

Methods

toXML :: InstanceState -> XML #

Generic InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

Associated Types

type Rep InstanceState :: Type -> Type #

Read InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

Show InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

NFData InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

Methods

rnf :: InstanceState -> () #

Eq InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

Ord InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

Hashable InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

type Rep InstanceState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceState

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