Class LocationPolicy (0.1.2)

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

Attribute

NameDescription
allowed_locations Sequence[str]
A list of allowed location names represented by internal URLs, First location in the list must be a region. for example, ["regions/us-central1"] allow VMs in region us-central1, ["regions/us-central1", "zones/us-central1-a"] only allow VMs in zone us-central1-a.