libZSservicesZSamazonka-autoscalingZSamazonka-autoscaling
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.AutoScaling.Types.WarmPoolState

Description

 

Documentation

newtype WarmPoolState Source #

Constructors

WarmPoolState' 

Instances

Instances details
Eq WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Ord WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Read WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Show WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Generic WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Associated Types

type Rep WarmPoolState :: Type -> Type #

NFData WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Methods

rnf :: WarmPoolState -> () #

Hashable WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

ToJSON WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

ToJSONKey WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

FromJSON WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

FromJSONKey WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

ToLog WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

ToHeader WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

ToQuery WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

FromXML WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

ToXML WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Methods

toXML :: WarmPoolState -> XML #

ToByteString WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

FromText WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

ToText WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

Methods

toText :: WarmPoolState -> Text #

type Rep WarmPoolState Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.WarmPoolState

type Rep WarmPoolState = D1 ('MetaData "WarmPoolState" "Amazonka.AutoScaling.Types.WarmPoolState" "libZSservicesZSamazonka-autoscalingZSamazonka-autoscaling" 'True) (C1 ('MetaCons "WarmPoolState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWarmPoolState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))