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

Description

 

Documentation

newtype AggregationFindingType Source #

Instances

Instances details
FromJSON AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

FromJSONKey AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToJSON AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToJSONKey AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToByteString AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToHeader AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToLog AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToQuery AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

FromText AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToText AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

FromXML AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

ToXML AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

Generic AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

Associated Types

type Rep AggregationFindingType :: Type -> Type #

Read AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

Show AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

NFData AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

Methods

rnf :: AggregationFindingType -> () #

Eq AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

Ord AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

Hashable AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

type Rep AggregationFindingType Source # 
Instance details

Defined in Amazonka.Inspector2.Types.AggregationFindingType

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