@aws-sdk/client-omics

ListReferenceStoresCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
referenceStores RequiredReferenceStoreDetail[] | undefined

A list of reference stores.

nextToken string | undefined

A pagination token that's included if more results are available.

Full Signature

export interface ListReferenceStoresCommandOutput extends ListReferenceStoresResponse, MetadataBearer