interface DescribeSentimentDetectionJobResponse {
    SentimentDetectionJobProperties?: SentimentDetectionJobProperties;
}

Hierarchy (view full)

Properties

SentimentDetectionJobProperties?: SentimentDetectionJobProperties

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