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