The output of CreateDocumentClassifierCommand.

interface CreateDocumentClassifierCommandOutput {
    $metadata: ResponseMetadata;
    DocumentClassifierArn?: string;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

DocumentClassifierArn?: string

The Amazon Resource Name (ARN) that identifies the document classifier.