Class: Aws::Types::SentimentAnalysisSettings
- Inherits:
-
Object
- Object
- Aws::Types::SentimentAnalysisSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#detect_sentiment ⇒ Boolean
Returns the value of attribute detect_sentiment.
Instance Attribute Details
#detect_sentiment ⇒ Boolean
Returns the value of attribute detect_sentiment.
2925 2926 2927 |
# File 'sig/types.rbs', line 2925 def detect_sentiment @detect_sentiment end |