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

Description

 

Documentation

newtype InstanceGroupState Source #

Instances

Instances details
Eq InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Ord InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Read InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

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

NFData InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

Methods

rnf :: InstanceGroupState -> () #

Hashable 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

FromJSON InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

FromJSONKey InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToLog InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToHeader InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

ToQuery 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

ToByteString 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

type Rep InstanceGroupState Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceGroupState

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