Class ZoneDistributionMode (0.2.0)

ZoneDistributionMode(value)

Possible zone distribution modes.

Enums

Name Description
ZONE_DISTRIBUTION_MODE_UNSPECIFIED Not Set. Default: MULTI_ZONE
MULTI_ZONE Distribute resources across 3 zones picked at random within the region.
SINGLE_ZONE Provision resources in a single zone. Zone field must be specified.