The output of DescribeDocumentClassificationJobCommand.

interface DescribeDocumentClassificationJobCommandOutput {
    $metadata: ResponseMetadata;
    DocumentClassificationJobProperties?: DocumentClassificationJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

DocumentClassificationJobProperties?: DocumentClassificationJobProperties

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