amazonka-ec2-2.0: Amazon Elastic Compute Cloud 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.EC2.Types.StatisticType

Description

 

Documentation

newtype StatisticType Source #

Constructors

StatisticType' 

Bundled Patterns

pattern StatisticType_P50 :: StatisticType 

Instances

Instances details
FromJSON StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

FromJSONKey StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToJSON StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToJSONKey StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToByteString StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToHeader StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToLog StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToQuery StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

FromText StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToText StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

Methods

toText :: StatisticType -> Text #

FromXML StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

ToXML StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

Methods

toXML :: StatisticType -> XML #

Generic StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

Associated Types

type Rep StatisticType :: Type -> Type #

Read StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

Show StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

NFData StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

Methods

rnf :: StatisticType -> () #

Eq StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

Ord StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

Hashable StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

type Rep StatisticType Source # 
Instance details

Defined in Amazonka.EC2.Types.StatisticType

type Rep StatisticType = D1 ('MetaData "StatisticType" "Amazonka.EC2.Types.StatisticType" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'True) (C1 ('MetaCons "StatisticType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStatisticType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))