| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.BotAlias.SentimentAnalysisSettingsProperty
Documentation
data SentimentAnalysisSettingsProperty Source #
Constructors
| SentimentAnalysisSettingsProperty | |
Instances
| ToJSON SentimentAnalysisSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.SentimentAnalysisSettingsProperty | |||||
| Show SentimentAnalysisSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.SentimentAnalysisSettingsProperty Methods showsPrec :: Int -> SentimentAnalysisSettingsProperty -> ShowS # | |||||
| Eq SentimentAnalysisSettingsProperty Source # | |||||
| ToResourceProperties SentimentAnalysisSettingsProperty Source # | |||||
| Property "DetectSentiment" SentimentAnalysisSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.SentimentAnalysisSettingsProperty Associated Types
Methods set :: PropertyType "DetectSentiment" SentimentAnalysisSettingsProperty -> SentimentAnalysisSettingsProperty -> SentimentAnalysisSettingsProperty # | |||||
| type PropertyType "DetectSentiment" SentimentAnalysisSettingsProperty Source # | |||||