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

Description

 

Documentation

newtype InsightType Source #

Constructors

InsightType' 

Bundled Patterns

pattern InsightType_PROACTIVE :: InsightType 
pattern InsightType_REACTIVE :: InsightType 

Instances

Instances details
Eq InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Ord InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Read InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Show InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Generic InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Associated Types

type Rep InsightType :: Type -> Type #

NFData InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Methods

rnf :: InsightType -> () #

Hashable InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

ToJSON InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

ToJSONKey InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

FromJSON InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

FromJSONKey InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

ToLog InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

ToHeader InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

ToQuery InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

FromXML InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

ToXML InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Methods

toXML :: InsightType -> XML #

ToByteString InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

FromText InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

ToText InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

Methods

toText :: InsightType -> Text #

type Rep InsightType Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightType

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