View source: R/comprehendmedical_operations.R
comprehendmedical_list_snomedct_inference_jobs | R Documentation |
Gets a list of InferSNOMEDCT jobs a user has submitted.
See https://www.paws-r-sdk.com/docs/comprehendmedical_list_snomedct_inference_jobs/ for full documentation.
comprehendmedical_list_snomedct_inference_jobs(
Filter = NULL,
NextToken = NULL,
MaxResults = NULL
)
Filter |
|
NextToken |
Identifies the next page of InferSNOMEDCT results to return. |
MaxResults |
The maximum number of results to return in each page. The default is 100. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.