- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-omics
ListReadSetActivationJobsRequest Interface
Members
Name | Type | Details |
---|---|---|
sequenceStoreId Required | string | 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