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

Description

 

Documentation

newtype ReportingErrorCode Source #

Instances

Instances details
FromJSON ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

FromJSONKey ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToJSON ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToJSONKey ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToByteString ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToHeader ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToLog ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToQuery ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

FromText ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToText ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

FromXML ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

ToXML ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

Generic ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

Associated Types

type Rep ReportingErrorCode :: Type -> Type #

Read ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

Show ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

NFData ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

Methods

rnf :: ReportingErrorCode -> () #

Eq ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

Ord ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

Hashable ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

type Rep ReportingErrorCode Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ReportingErrorCode

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