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

Description

 

Documentation

newtype PredefinedLoadMetricType Source #

Instances

Instances details
Eq PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

Ord PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

Read PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

Show PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

Generic PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

Associated Types

type Rep PredefinedLoadMetricType :: Type -> Type #

NFData PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

Hashable PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToJSON PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToJSONKey PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

FromJSON PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

FromJSONKey PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToLog PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToHeader PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToQuery PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

FromXML PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToXML PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToByteString PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

FromText PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

ToText PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

type Rep PredefinedLoadMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedLoadMetricType

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