amazonka-autoscaling-2.0: Amazon 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.AutoScaling.Types.BurstablePerformance

Description

 

Documentation

newtype BurstablePerformance Source #

Instances

Instances details
FromJSON BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

FromJSONKey BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToJSON BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToJSONKey BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToByteString BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToHeader BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToLog BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToQuery BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

FromText BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToText BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

FromXML BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

ToXML BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

Generic BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

Associated Types

type Rep BurstablePerformance :: Type -> Type #

Read BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

Show BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

NFData BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

Methods

rnf :: BurstablePerformance -> () #

Eq BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

Ord BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

Hashable BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

type Rep BurstablePerformance Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.BurstablePerformance

type Rep BurstablePerformance = D1 ('MetaData "BurstablePerformance" "Amazonka.AutoScaling.Types.BurstablePerformance" "amazonka-autoscaling-2.0-IerpHfP4BA3Ir4ZL2IR1De" 'True) (C1 ('MetaCons "BurstablePerformance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBurstablePerformance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))