Class: Aws::Types::DescribeSentimentDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSentimentDetectionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sentiment_detection_job_properties ⇒ Types::SentimentDetectionJobProperties
Returns the value of attribute sentiment_detection_job_properties.
Instance Attribute Details
#sentiment_detection_job_properties ⇒ Types::SentimentDetectionJobProperties
Returns the value of attribute sentiment_detection_job_properties.
579 580 581 |
# File 'sig/types.rbs', line 579 def sentiment_detection_job_properties @sentiment_detection_job_properties end |