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

Description

 

Documentation

newtype ReportFileFormat Source #

Instances

Instances details
FromJSON ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

FromJSONKey ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToJSON ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToJSONKey ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToByteString ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToHeader ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToLog ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToQuery ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

FromText ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToText ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

FromXML ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

ToXML ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

Generic ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

Associated Types

type Rep ReportFileFormat :: Type -> Type #

Read ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

Show ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

NFData ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

Methods

rnf :: ReportFileFormat -> () #

Eq ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

Ord ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

Hashable ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

type Rep ReportFileFormat Source # 
Instance details

Defined in Amazonka.Inspector.Types.ReportFileFormat

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