advertisedRoutes property

List<String>? advertisedRoutes
getter/setter pair

List of IP Prefixes that will be advertised to the remote provider.

Both IPv4 and IPv6 addresses are supported.

Optional.

Implementation

core.List<core.String>? advertisedRoutes;