omics_list_variant_import_jobs {paws.storage} | R Documentation |
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
)
maxResults |
The maximum number of import jobs to return in one page of results. |
ids |
A list of job IDs. |
nextToken |
Specify the pagination token from a previous request to retrieve the next page of results. |
filter |
A filter to apply to the list. |