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

Description

 

Documentation

newtype PredefinedMetricPairType Source #

Instances

Instances details
Eq PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

Ord PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

Read PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

Show PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

Generic PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

Associated Types

type Rep PredefinedMetricPairType :: Type -> Type #

NFData PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

Hashable PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToJSON PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToJSONKey PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

FromJSON PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

FromJSONKey PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToLog PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToHeader PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToQuery PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

FromXML PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToXML PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToByteString PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

FromText PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

ToText PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

type Rep PredefinedMetricPairType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.PredefinedMetricPairType

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