Skip to content

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


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

Interface: ListGenerationsCommandOutput

The output of ListGenerationsCommand.

Extends

Properties

jobs

jobs: GenerationJobListItem[]

List of Jobs

Inherited from

ListGenerationsOutput.jobs


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListGenerationsOutput.nextToken