Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InstanceGroupManagerInstanceLifecyclePolicy::ForceUpdateOnRepair (v3.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InstanceGroupManagerInstanceLifecyclePolicy::ForceUpdateOnRepair.
A bit indicating whether to forcefully apply the group's latest
configuration when repairing a VM. Valid options are:
- NO (default): If configuration updates are available, they are not
forcefully applied during repair. Instead, configuration updates are
applied according to the group's update policy.
- YES: If configuration updates are available, they are applied
during repair.
Constants
UNDEFINED_FORCE_UPDATE_ON_REPAIR
value: 0 A value indicating that the enum field is not set.