interface CreateDocumentClassifierResponse {
    DocumentClassifierArn?: string;
}

Hierarchy (view full)

Properties

DocumentClassifierArn?: string

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