amazonka-inspector2-2.0: Amazon Inspector2 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.Inspector2.Types.AggregationType

Description

 

Documentation

newtype AggregationType Source #

Constructors

AggregationType' 

Instances

Instances details
FromJSON AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

FromJSONKey AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToJSON AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToJSONKey AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToByteString AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToHeader AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToLog AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToQuery AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

FromText AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToText AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

FromXML AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

ToXML AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

Methods

toXML :: AggregationType -> XML #

Generic AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

Associated Types

type Rep AggregationType :: Type -> Type #

Read AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

Show AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

NFData AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

Methods

rnf :: AggregationType -> () #

Eq AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

Ord AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

Hashable AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

type Rep AggregationType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationType

type Rep AggregationType = D1 ('MetaData "AggregationType" "Amazonka.Inspector2.Types.AggregationType" "amazonka-inspector2-2.0-EI0CfxGdACSBWwvVde8cFy" 'True) (C1 ('MetaCons "AggregationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAggregationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))