Lists the versions of an annotation store.
See https://www.paws-r-sdk.com/docs/omics_list_annotation_store_versions/ for full documentation.
omics_list_annotation_store_versions(
name,
maxResults = NULL,
nextToken = NULL,
filter = NULL
)
[required] The name of an annotation store.
The maximum number of annotation store versions to return in one page of results.
Specifies the pagination token from a previous request to retrieve the next page of results.
A filter to apply to the list of annotation store versions.