interconnectGroups property

List<String>? interconnectGroups
getter/setter pair

URLs of InterconnectGroups that include this Interconnect.

Order is arbitrary and items are unique.

Output only.

Implementation

core.List<core.String>? interconnectGroups;