executionEndTime property

DateTime? executionEndTime
final

If a step has finished execution, this contains the time the execution ended. If the step has not yet concluded, this field is not populated.

Implementation

final DateTime? executionEndTime;