updateStatus property

DeploymentStatus? updateStatus
final

The status of your service software update. This field can take the following values: ELIGIBLE, PENDING_UPDATE, IN_PROGRESS, COMPLETED, and NOT_ELIGIBLE.

Implementation

final DeploymentStatus? updateStatus;