availableFeatures property

List<String>? availableFeatures
getter/setter pair

List of features available at this InterconnectLocation, which can take one of the following values:

  • IF_MACSEC
  • IF_CROSS_SITE_NETWORK

Output only.

Implementation

core.List<core.String>? availableFeatures;