availableLinkTypes property

List<String>? availableLinkTypes
getter/setter pair

List of link types available at this InterconnectLocation, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR - LINK_TYPE_ETHERNET_100G_LR

Output only.

Implementation

core.List<core.String>? availableLinkTypes;