router property

String? router
getter/setter pair

URL of the Cloud Router to be used for dynamic routing.

This router must be in the same region as this InterconnectAttachment. The InterconnectAttachment will automatically connect the Interconnect to the network & region within which the Cloud Router is configured.

Implementation

core.String? router;