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

Description

 

Documentation

newtype PredefinedScalingMetricType Source #

Instances

Instances details
Eq PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

Ord PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

Read PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

Show PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

Generic PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

Associated Types

type Rep PredefinedScalingMetricType :: Type -> Type #

NFData PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

Hashable PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToJSON PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToJSONKey PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

FromJSON PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

FromJSONKey PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToLog PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToHeader PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToQuery PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

FromXML PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToXML PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToByteString PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

FromText PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

ToText PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

type Rep PredefinedScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedScalingMetricType

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