latestCreatedExecution property
A pointer to the most recently created execution for this job.
This is set regardless of the eventual state of the execution.
Implementation
ExecutionReference? latestCreatedExecution;
A pointer to the most recently created execution for this job.
This is set regardless of the eventual state of the execution.
ExecutionReference? latestCreatedExecution;