lastUpdateTimestamp property
The time, in Unix format, the stream processor was last updated. For example, when the stream processor moves from a running state to a failed state, or when the user starts or stops the stream processor.
Implementation
final DateTime? lastUpdateTimestamp;