The output of DescribeTargetedSentimentDetectionJobCommand.

interface DescribeTargetedSentimentDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    TargetedSentimentDetectionJobProperties?: TargetedSentimentDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

TargetedSentimentDetectionJobProperties?: TargetedSentimentDetectionJobProperties

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