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

Description

 

Documentation

newtype InsightFeedbackOption Source #

Instances

Instances details
Eq InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

Ord InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

Read InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

Show InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

Generic InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

Associated Types

type Rep InsightFeedbackOption :: Type -> Type #

NFData InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

Methods

rnf :: InsightFeedbackOption -> () #

Hashable InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToJSON InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToJSONKey InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

FromJSON InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

FromJSONKey InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToLog InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToHeader InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToQuery InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

FromXML InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToXML InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToByteString InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

FromText InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

ToText InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

type Rep InsightFeedbackOption Source # 
Instance details

Defined in Amazonka.DevOpsGuru.Types.InsightFeedbackOption

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