Skip to content

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


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

Interface: ListTestResultsCommandInput

The input for ListTestResultsCommand.

Extends

Properties

maxResults?

optional maxResults?: number

Maximum number of results to return

Inherited from

ListTestResultsInput.maxResults


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListTestResultsInput.nextToken


reportId

reportId: string

ID of the report to list results from

Inherited from

ListTestResultsInput.reportId