Class: Aws::Types::DescribeTargetedSentimentDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTargetedSentimentDetectionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#targeted_sentiment_detection_job_properties ⇒ Types::TargetedSentimentDetectionJobProperties
Returns the value of attribute targeted_sentiment_detection_job_properties.
Instance Attribute Details
#targeted_sentiment_detection_job_properties ⇒ Types::TargetedSentimentDetectionJobProperties
Returns the value of attribute targeted_sentiment_detection_job_properties.
589 590 591 |
# File 'sig/types.rbs', line 589 def targeted_sentiment_detection_job_properties @targeted_sentiment_detection_job_properties end |