DistributionPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
target_shape |
str
The distribution shape to which the group converges either proactively or on resize events (depending on the value set in updatePolicy.instanceRedistributionType). Check the TargetShape enum for the list of possible values. This field is a member of oneof _ _target_shape .
|
zones |
MutableSequence[google.cloud.compute_v1.types.DistributionPolicyZoneConfiguration]
Zones where the regional managed instance group will create and manage its instances. |
Classes
TargetShape
TargetShape(value)
The distribution shape to which the group converges either proactively or on resize events (depending on the value set in updatePolicy.instanceRedistributionType).