interface DescribeTargetedSentimentDetectionJobResponse {
    TargetedSentimentDetectionJobProperties?: TargetedSentimentDetectionJobProperties;
}

Hierarchy (view full)

Properties

TargetedSentimentDetectionJobProperties?: TargetedSentimentDetectionJobProperties

An object that contains the properties associated with a targeted sentiment detection job.