libZSservicesZSamazonka-xrayZSamazonka-xray
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.XRay.Types.InsightCategory

Description

 

Documentation

newtype InsightCategory Source #

Constructors

InsightCategory' 

Bundled Patterns

pattern InsightCategory_FAULT :: InsightCategory 

Instances

Instances details
Eq InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

Ord InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

Read InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

Show InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

Generic InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

Associated Types

type Rep InsightCategory :: Type -> Type #

NFData InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

Methods

rnf :: InsightCategory -> () #

Hashable InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

ToJSON InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

ToJSONKey InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

FromJSON InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

FromJSONKey InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

ToLog InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

ToHeader InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

ToQuery InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

FromXML InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

ToXML InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

Methods

toXML :: InsightCategory -> XML #

ToByteString InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

FromText InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

ToText InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

type Rep InsightCategory Source # 
Instance details

Defined in Amazonka.XRay.Types.InsightCategory

type Rep InsightCategory = D1 ('MetaData "InsightCategory" "Amazonka.XRay.Types.InsightCategory" "libZSservicesZSamazonka-xrayZSamazonka-xray" 'True) (C1 ('MetaCons "InsightCategory'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInsightCategory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))