lastUpdateStatus property

LastUpdateStatus? lastUpdateStatus
final

The status of the last update that was performed on the function. This is first set to Successful after function creation completes.

Implementation

final LastUpdateStatus? lastUpdateStatus;