The output of DescribeSentimentDetectionJobCommand.

interface DescribeSentimentDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    SentimentDetectionJobProperties?: SentimentDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

SentimentDetectionJobProperties?: SentimentDetectionJobProperties

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