@aws-sdk/client-omics

ListReadSetActivationJobsRequest Interface

Members

Name
Type
Details
sequenceStoreId Requiredstring | undefined

The read set's sequence store ID.

filter ActivateReadSetFilter | undefined

A filter to apply to the list.

maxResults number | undefined

The maximum number of read set activation jobs to return in one page of results.

nextToken string | undefined

Specify the pagination token from a previous request to retrieve the next page of results.

Full Signature

export interface ListReadSetActivationJobsRequest