Skip to content

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


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

Interface: ListGenerationsCommandInput

The input for ListGenerationsCommand.

Extends

Properties

maxResults?

optional maxResults?: number

Maximum number of results to return

Inherited from

ListGenerationsInput.maxResults


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListGenerationsInput.nextToken


statusFilter?

optional statusFilter?: StepFunctionJobStatus

Filter by matching job status

Inherited from

ListGenerationsInput.statusFilter