amazonka-application-autoscaling-2.0: Amazon Application Auto Scaling 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.ApplicationAutoScaling.Types.MetricAggregationType

Description

 

Documentation

newtype MetricAggregationType Source #

Instances

Instances details
FromJSON MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

FromJSONKey MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToJSON MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToJSONKey MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToByteString MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToHeader MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToLog MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToQuery MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

FromText MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToText MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

FromXML MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToXML MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Generic MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Associated Types

type Rep MetricAggregationType :: Type -> Type #

Read MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Show MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

NFData MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Methods

rnf :: MetricAggregationType -> () #

Eq MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Ord MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Hashable MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

type Rep MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

type Rep MetricAggregationType = D1 ('MetaData "MetricAggregationType" "Amazonka.ApplicationAutoScaling.Types.MetricAggregationType" "amazonka-application-autoscaling-2.0-47S5RXZpuYuHCojBdpy5IU" 'True) (C1 ('MetaCons "MetricAggregationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMetricAggregationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))