lastUpdateTime property

String? lastUpdateTime
getter/setter pair

Timestamp of when the developer last updated recovery action.

In case the action is cancelled, it corresponds to cancellation time. It is always set after creation of the recovery action.

Implementation

core.String? lastUpdateTime;