amazonka-application-insights-2.0: Amazon CloudWatch Application Insights SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.ApplicationInsights.Types.FeedbackValue

Description

 

Documentation

newtype FeedbackValue Source #

Constructors

FeedbackValue' 

Instances

Instances details
FromJSON FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

FromJSONKey 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

ToByteString FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToHeader FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToLog FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

ToQuery 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 #

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 #

Generic FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Associated Types

type Rep FeedbackValue :: Type -> Type #

Read FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Show FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

NFData FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Methods

rnf :: FeedbackValue -> () #

Eq FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Ord FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

Hashable FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

type Rep FeedbackValue Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackValue

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