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.AggregationPeriod

Description

 

Documentation

newtype AggregationPeriod Source #

Instances

Instances details
Eq AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

Ord AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

Read AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

Show AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

Generic AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

Associated Types

type Rep AggregationPeriod :: Type -> Type #

NFData AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

Methods

rnf :: AggregationPeriod -> () #

Hashable AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToJSON AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToJSONKey AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

FromJSON AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

FromJSONKey AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToLog AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToHeader AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToQuery AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

FromXML AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToXML AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToByteString AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

FromText AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

ToText AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

type Rep AggregationPeriod Source # 
Instance details

Defined in Amazonka.CodeGuruProfiler.Types.AggregationPeriod

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