The input for DescribeKeyPhrasesDetectionJobCommand.

interface DescribeKeyPhrasesDetectionJobCommandInput {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

The identifier that Amazon Comprehend generated for the job. The StartKeyPhrasesDetectionJob operation returns this identifier in its response.