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

Description

 

Documentation

newtype InstanceGroupState Source #

Instances

Instances details
FromJSON InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

FromJSONKey InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToJSON InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToJSONKey InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToByteString InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToHeader InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToLog InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToQuery InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

FromText InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToText InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

FromXML InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToXML InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Generic InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Associated Types

type Rep InstanceGroupState :: Type -> Type #

Read InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Show InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

NFData InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Methods

rnf :: InstanceGroupState -> () #

Eq InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Ord InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Hashable InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

type Rep InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

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