Class InstanceGroupManagerInstanceLifecyclePolicyOnRepair (0.11.0)

InstanceGroupManagerInstanceLifecyclePolicyOnRepair(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

Name Description
allow_changing_zone str
Specifies whether the MIG can change a VM's zone during a repair. Valid values are: - NO (default): MIG cannot change a VM's zone during a repair. - YES: MIG can select a different zone for the VM during a repair. Check the AllowChangingZone enum for the list of possible values. This field is a member of oneof_ _allow_changing_zone.

Classes

AllowChangingZone

AllowChangingZone(value)

Specifies whether the MIG can change a VM's zone during a repair. Valid values are:

  • NO (default): MIG cannot change a VM's zone during a repair.
  • YES: MIG can select a different zone for the VM during a repair.