The input for StopDominantLanguageDetectionJobCommand.

interface StopDominantLanguageDetectionJobCommandInput {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

The identifier of the dominant language detection job to stop.