@reactor/jobs — listrunsoptions
@reactor/jobs / ListRunsOptions
Interface: ListRunsOptions
Section titled “Interface: ListRunsOptions”Defined in: index.ts:29
Properties
Section titled “Properties”jobName?
Section titled “jobName?”
optionaljobName?:string
Defined in: index.ts:30
limit?
Section titled “limit?”
optionallimit?:number
Defined in: index.ts:32
offset?
Section titled “offset?”
optionaloffset?:number
Defined in: index.ts:33
status?
Section titled “status?”
optionalstatus?:RunStatus
Defined in: index.ts:31