comprehendmedical_list_snomedct_inference_jobs {paws.machine.learning}R Documentation

Gets a list of InferSNOMEDCT jobs a user has submitted

Description

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.

Usage

comprehendmedical_list_snomedct_inference_jobs(
  Filter = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

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.


[Package paws.machine.learning version 0.7.0 Index]