executionStartTime property
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;
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.
final DateTime? executionStartTime;