The output of DescribeDocumentClassifierCommand.

interface DescribeDocumentClassifierCommandOutput {
    $metadata: ResponseMetadata;
    DocumentClassifierProperties?: DocumentClassifierProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

DocumentClassifierProperties?: DocumentClassifierProperties

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