subzone property

String? subzone
getter/setter pair

Specific subzone in the InterconnectLocation that represents where this connection is to be provisioned. Possible string values are:

  • "SUBZONE_A" : Subzone A.
  • "SUBZONE_B" : Subzone B.

Implementation

core.String? subzone;