interface DescribeDocumentClassificationJobResponse {
    DocumentClassificationJobProperties?: DocumentClassificationJobProperties;
}

Hierarchy (view full)

Properties

DocumentClassificationJobProperties?: DocumentClassificationJobProperties

An object that describes the properties associated with the document classification job.