amazonka-autoscaling-plans-2.0: Amazon Auto Scaling Plans SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.AutoScalingPlans.Types.ScalingMetricType

Description

 

Documentation

newtype ScalingMetricType Source #

Instances

Instances details
FromJSON ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

FromJSONKey ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToJSON ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToJSONKey ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToByteString ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToHeader ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToLog ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToQuery ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

FromText ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToText ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

FromXML ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

ToXML ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

Generic ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

Associated Types

type Rep ScalingMetricType :: Type -> Type #

Read ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

Show ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

NFData ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

Methods

rnf :: ScalingMetricType -> () #

Eq ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

Ord ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

Hashable ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

type Rep ScalingMetricType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ScalingMetricType

type Rep ScalingMetricType = D1 ('MetaData "ScalingMetricType" "Amazonka.AutoScalingPlans.Types.ScalingMetricType" "amazonka-autoscaling-plans-2.0-1ffFjJ7hnaH6GMb2VoWJfu" 'True) (C1 ('MetaCons "ScalingMetricType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScalingMetricType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))