regionInfos property

List<InterconnectLocationRegionInfo>? regionInfos
getter/setter pair

A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.

Output only.

Implementation

core.List<InterconnectLocationRegionInfo>? regionInfos;