advertisedRouteNextHopUri property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
For ADVERTISED routes, the URI of their next hop, i.e. the URI of the hybrid endpoint (VPN tunnel, Interconnect attachment, NCC router appliance) the advertised prefix is advertised through, or URI of the source peered network.
Deprecated in favor of the next_hop_uri field, not used in new tests.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? advertisedRouteNextHopUri;