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

Description

 

Documentation

newtype FeedbackKey Source #

Constructors

FeedbackKey' 

Bundled Patterns

pattern FeedbackKey_INSIGHTS_FEEDBACK :: FeedbackKey 

Instances

Instances details
Eq FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Ord FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Read FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Show FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Generic FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Associated Types

type Rep FeedbackKey :: Type -> Type #

NFData FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Methods

rnf :: FeedbackKey -> () #

Hashable FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

ToJSON FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

ToJSONKey FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

FromJSON FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

FromJSONKey FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

ToLog FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

ToHeader FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

ToQuery FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

FromXML FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

ToXML FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Methods

toXML :: FeedbackKey -> XML #

ToByteString FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

FromText FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

ToText FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

Methods

toText :: FeedbackKey -> Text #

type Rep FeedbackKey Source # 
Instance details

Defined in Amazonka.ApplicationInsights.Types.FeedbackKey

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