comprehend_describe_document_classifier {paws.machine.learning}R Documentation

Gets the properties associated with a document classifier

Description

Gets the properties associated with a document classifier.

See https://www.paws-r-sdk.com/docs/comprehend_describe_document_classifier/ for full documentation.

Usage

comprehend_describe_document_classifier(DocumentClassifierArn)

Arguments

DocumentClassifierArn

[required] The Amazon Resource Name (ARN) that identifies the document classifier. The create_document_classifier operation returns this identifier in its response.


[Package paws.machine.learning version 0.9.0 Index]