completionTime property
The time when the step status was set to complete.
This value will be set automatically when state transitions to COMPLETE. - In response: set if the execution state is COMPLETE. - In create/update request: never set
Implementation
Timestamp? completionTime;