Skip to content

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


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

Interface: ListJobsCommandOutput

The output of ListJobsCommand.

Extends

Properties

jobs

jobs: EvaluatorJobSummary[]

List of jobs

Inherited from

ListJobsOutput.jobs


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListJobsOutput.nextToken