View source: R/comprehendmedical_operations.R
comprehendmedical_list_rx_norm_inference_jobs | R Documentation |
Gets a list of InferRxNorm jobs that you have submitted.
See https://www.paws-r-sdk.com/docs/comprehendmedical_list_rx_norm_inference_jobs/ for full documentation.
comprehendmedical_list_rx_norm_inference_jobs(
Filter = NULL,
NextToken = NULL,
MaxResults = NULL
)
Filter |
Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time. |
NextToken |
Identifies the next page of results to return. |
MaxResults |
Identifies the next page of results to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.