asns property

List<int>? asns
getter/setter pair

ASNs in the path segment.

When type is SEQUENCE, these are ordered.

Output only.

Implementation

core.List<core.int>? asns;