interface DescribeDocumentClassifierResponse {
    DocumentClassifierProperties?: DocumentClassifierProperties;
}

Hierarchy (view full)

Properties

DocumentClassifierProperties?: DocumentClassifierProperties

An object that contains the properties associated with a document classifier.