updateDate property

DateTime updateDate
final

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;