comprehendmedical_describe_rx_norm_inference_job {paws.machine.learning} | R Documentation |
Gets the properties associated with an InferRxNorm job
Description
Gets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.
See https://www.paws-r-sdk.com/docs/comprehendmedical_describe_rx_norm_inference_job/ for full documentation.
Usage
comprehendmedical_describe_rx_norm_inference_job(JobId)
Arguments
JobId |
[required] The identifier that Amazon Comprehend Medical generated for the job. The StartRxNormInferenceJob operation returns this identifier in its response. |
[Package paws.machine.learning version 0.9.0 Index]