updateDate property
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.
Implementation
final DateTime updateDate;
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.
final DateTime updateDate;