Class LocationPolicyLocationConstraints (1.5.0)

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

Per-zone constraints on location policy for this zone.

Attribute

NameDescription
max_count int
Maximum number of items that are allowed to be placed in this zone. The value must be non-negative. This field is a member of `oneof`_ ``_max_count``.

Inheritance

builtins.object > proto.message.Message > LocationPolicyLocationConstraints