libZSservicesZSamazonka-codeguruprofilerZSamazonka-codeguruprofiler
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.CodeGuruProfiler.Types.MetricType

Description

 

Documentation

newtype MetricType Source #

Constructors

MetricType' 

Fields

Instances

Instances details
Eq MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Ord MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Read MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Show MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Generic MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Associated Types

type Rep MetricType :: Type -> Type #

NFData MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Methods

rnf :: MetricType -> () #

Hashable MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

ToJSON MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

ToJSONKey MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

FromJSON MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

FromJSONKey MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

ToLog MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

ToHeader MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

ToQuery MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

FromXML MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

ToXML MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Methods

toXML :: MetricType -> XML #

ToByteString MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

FromText MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

ToText MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

Methods

toText :: MetricType -> Text #

type Rep MetricType Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.MetricType

type Rep MetricType = D1 ('MetaData "MetricType" "Amazonka.CodeGuruProfiler.Types.MetricType" "libZSservicesZSamazonka-codeguruprofilerZSamazonka-codeguruprofiler" 'True) (C1 ('MetaCons "MetricType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMetricType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))