Skip to content

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


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

Interface: ListReportsCommandInput

The input for ListReportsCommand.

Extends

Properties

maxResults?

optional maxResults?: number

Maximum number of results to return

Inherited from

ListReportsInput.maxResults


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListReportsInput.nextToken