libZSservicesZSamazonka-application-autoscalingZSamazonka-application-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.ApplicationAutoScaling.Types.MetricAggregationType

Description

 

Documentation

newtype MetricAggregationType Source #

Instances

Instances details
Eq MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Ord MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Read MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Show 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 #

NFData MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

Methods

rnf :: MetricAggregationType -> () #

Hashable 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

FromJSON MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

FromJSONKey MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToLog MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToHeader MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

ToQuery 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

ToByteString 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

type Rep MetricAggregationType Source # 
Instance details

Defined in Amazonka.ApplicationAutoScaling.Types.MetricAggregationType

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