previousRunId property
The ID of the previous run of this job. For example, the
JobRunId
specified in the StartJobRun
action.
Implementation
final String? previousRunId;
The ID of the previous run of this job. For example, the
JobRunId
specified in the StartJobRun
action.
final String? previousRunId;