The input for StopSentimentDetectionJobCommand.

interface StopSentimentDetectionJobCommandInput {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

The identifier of the sentiment detection job to stop.