The output of DescribeKeyPhrasesDetectionJobCommand.

interface DescribeKeyPhrasesDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    KeyPhrasesDetectionJobProperties?: KeyPhrasesDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

KeyPhrasesDetectionJobProperties?: KeyPhrasesDetectionJobProperties

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