latestCreatedExecution property

ExecutionReference? latestCreatedExecution
getter/setter pair

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;