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

Description

 

Documentation

newtype RefreshStrategy Source #

Constructors

RefreshStrategy' 

Bundled Patterns

pattern RefreshStrategy_Rolling :: RefreshStrategy 

Instances

Instances details
Eq RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

Ord RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

Read RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

Show RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

Generic RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

Associated Types

type Rep RefreshStrategy :: Type -> Type #

NFData RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

Methods

rnf :: RefreshStrategy -> () #

Hashable RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

ToJSON RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

ToJSONKey RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

FromJSON RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

FromJSONKey RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

ToLog RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

ToHeader RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

ToQuery RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

FromXML RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

ToXML RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

Methods

toXML :: RefreshStrategy -> XML #

ToByteString RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

FromText RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

ToText RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

type Rep RefreshStrategy Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.RefreshStrategy

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