executionStartTime property

DateTime? executionStartTime
final

If a step has begun execution, this contains the time the step started. If the step is in Pending status, this field is not populated.

Implementation

final DateTime? executionStartTime;