libZSservicesZSamazonka-devops-guruZSamazonka-devops-guru
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.DevOpsGuru.Types.InsightSeverity

Description

 

Documentation

newtype InsightSeverity Source #

Constructors

InsightSeverity' 

Instances

Instances details
Eq InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

Ord InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

Read InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

Show InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

Generic InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

Associated Types

type Rep InsightSeverity :: Type -> Type #

NFData InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

Methods

rnf :: InsightSeverity -> () #

Hashable InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

ToJSON InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

ToJSONKey InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

FromJSON InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

FromJSONKey InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

ToLog InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

ToHeader InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

ToQuery InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

FromXML InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

ToXML InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

Methods

toXML :: InsightSeverity -> XML #

ToByteString InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

FromText InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

ToText InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

type Rep InsightSeverity Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightSeverity

type Rep InsightSeverity = D1 ('MetaData "InsightSeverity" "Amazonka.DevOpsGuru.Types.InsightSeverity" "libZSservicesZSamazonka-devops-guruZSamazonka-devops-guru" 'True) (C1 ('MetaCons "InsightSeverity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInsightSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))