locations property
Location configurations mapped by location name.
Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a.
Implementation
core.Map<core.String, LocationPolicyLocation>? locations;