Retrieves a list of variant import jobs.
See https://www.paws-r-sdk.com/docs/omics_list_variant_import_jobs/ for full documentation.
omics_list_variant_import_jobs(
maxResults = NULL,
ids = NULL,
nextToken = NULL,
filter = NULL
)
The maximum number of import jobs to return in one page of results.
A list of job IDs.
Specify the pagination token from a previous request to retrieve the next page of results.
A filter to apply to the list.