previousRunId property

String? previousRunId
final

The ID of the previous run of this job. For example, the JobRunId specified in the StartJobRun action.

Implementation

final String? previousRunId;