asPaths property

List<BgpRouteAsPath>? asPaths
getter/setter pair

AS-PATH for the route

Output only.

Implementation

core.List<BgpRouteAsPath>? asPaths;