Class InstanceGroupManagerAllInstancesConfig (0.11.0)

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

Attribute

Name Description
properties google.cloud.compute_v1beta.types.InstancePropertiesPatch
Properties to set on all instances in the group. You can add or modify properties using theinstanceGroupManagers.patch orregionInstanceGroupManagers.patch. After settingallInstancesConfig on the group, you must update the group's instances to apply the configuration. To apply the configuration, set the group's updatePolicy.type field to use proactive updates or use the applyUpdatesToInstances method. This field is a member of oneof_ _properties.