interface DescribeKeyPhrasesDetectionJobResponse {
    KeyPhrasesDetectionJobProperties?: KeyPhrasesDetectionJobProperties;
}

Hierarchy (view full)

Properties

KeyPhrasesDetectionJobProperties?: KeyPhrasesDetectionJobProperties

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