Class: Aws::Types::SentimentConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SentimentConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#behavior ⇒ "Enable", "Disable"
Returns the value of attribute behavior.
Instance Attribute Details
#behavior ⇒ "Enable", "Disable"
Returns the value of attribute behavior.
7531 7532 7533 |
# File 'sig/types.rbs', line 7531 def behavior @behavior end |