Gets the properties associated with a document classification job
Source:R/comprehend_operations.R
comprehend_describe_document_classification_job.RdGets the properties associated with a document classification job. Use this operation to get the status of a classification job.
See https://www.paws-r-sdk.com/docs/comprehend_describe_document_classification_job/ for full documentation.
Arguments
- JobId
[required] The identifier that Amazon Comprehend generated for the job. The
start_document_classification_joboperation returns this identifier in its response.