Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / ListDatasetsCommandOutput

Interface: ListDatasetsCommandOutput

The output of ListDatasetsCommand.

Extends

Properties

datasets

datasets: Dataset[]

List of datasets

Inherited from

ListDatasetsResponse.datasets


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListDatasetsResponse.nextToken