libZSservicesZSamazonka-application-insightsZSamazonka-application-insights
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.ApplicationInsights.Types.FeedbackValue

Description

 

Documentation

newtype FeedbackValue Source #

Constructors

FeedbackValue' 

Instances

Instances details
Eq FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Ord FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Read FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Show FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Generic FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Associated Types

type Rep FeedbackValue :: Type -> Type #

NFData FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Methods

rnf :: FeedbackValue -> () #

Hashable FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToJSON FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToJSONKey FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

FromJSON FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

FromJSONKey FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToLog FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToHeader FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToQuery FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

FromXML FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToXML FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Methods

toXML :: FeedbackValue -> XML #

ToByteString FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

FromText FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToText FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Methods

toText :: FeedbackValue -> Text #

type Rep FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

type Rep FeedbackValue = D1 ('MetaData "FeedbackValue" "Amazonka.ApplicationInsights.Types.FeedbackValue" "libZSservicesZSamazonka-application-insightsZSamazonka-application-insights" 'True) (C1 ('MetaCons "FeedbackValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeedbackValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))