Skip to content

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


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

Interface: ListReportsCommandOutput

The output of ListReportsCommand.

Extends

Properties

nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListReportsOutput.nextToken


reports

reports: Report[]

List of reports

Inherited from

ListReportsOutput.reports