CapacityAdviceRequestDistributionPolicy(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Distribution policy.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
target_shape |
str
Target distribution shape. You can specify the following values:ANY, ANY_SINGLE_ZONE, or BALANCED. Check the TargetShape enum for the list of possible values. This field is a member of oneof_ _target_shape.
|
zones |
MutableSequence[google.cloud.compute_v1beta.types.CapacityAdviceRequestDistributionPolicyZoneConfiguration]
Zones where Capacity Advisor looks for capacity. |
Classes
TargetShape
TargetShape(value)Target distribution shape. You can specify the following values:ANY, ANY_SINGLE_ZONE, or BALANCED.