getJobRuns

abstract suspend fun getJobRuns(input: GetJobRunsRequest): GetJobRunsResponse

Retrieves metadata for all runs of a given job definition.

GetJobRuns returns the job runs in chronological order, with the newest jobs returned first.