Skip to content

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


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

Interface: ListJobSchedulersCommandOutput

The output of ListJobSchedulersCommand.

Extends

Properties

jobSchedulers

jobSchedulers: JobSchedulerSummary[]

List of job scheduler summaries

Inherited from

ListJobSchedulersOutput.jobSchedulers


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListJobSchedulersOutput.nextToken