singleRegionProductionCriticalPeerLocations property

List<String>? singleRegionProductionCriticalPeerLocations
getter/setter pair

URLs of the other locations that can pair up with this location to support Single-Region 99.99% SLA.

E.g. iad-zone1-1 and iad-zone2-5467 are Single-Region 99.99% peer locations of each other.

Output only.

Implementation

core.List<core.String>? singleRegionProductionCriticalPeerLocations;