Skip to content

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


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

Interface: ListDatasetsCommandInput

The input for ListDatasetsCommand.

Extends

Properties

maxResults?

optional maxResults?: number

Maximum number of results to return

Inherited from

ListDatasetsRequest.maxResults


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListDatasetsRequest.nextToken