allowInterconnect property

String? allowInterconnect
getter/setter pair

Specifies whether Cloud Interconnect creation is allowed. Possible string values are:

  • "INTERCONNECT_ALLOWED"
  • "INTERCONNECT_BLOCKED"

Implementation

core.String? allowInterconnect;