amazonka-inspector-2.0: Amazon Inspector 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.Inspector.Types.InspectorEvent

Description

 

Documentation

newtype InspectorEvent Source #

Constructors

InspectorEvent' 

Instances

Instances details
FromJSON InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

FromJSONKey InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToJSON InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToJSONKey InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToByteString InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToHeader InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToLog InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToQuery InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

FromText InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToText InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

FromXML InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

ToXML InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

Methods

toXML :: InspectorEvent -> XML #

Generic InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

Associated Types

type Rep InspectorEvent :: Type -> Type #

Read InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

Show InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

NFData InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

Methods

rnf :: InspectorEvent -> () #

Eq InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

Ord InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

Hashable InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

type Rep InspectorEvent Source # 
Instance details

Defined in Amazonka.Inspector.Types.InspectorEvent

type Rep InspectorEvent = D1 ('MetaData "InspectorEvent" "Amazonka.Inspector.Types.InspectorEvent" "amazonka-inspector-2.0-DbkSB2KDR0U54GYFqTMz6L" 'True) (C1 ('MetaCons "InspectorEvent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInspectorEvent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))