asns property
A list of ASN numbers to act on, e.g. 23.
https://en.wikipedia.org/wiki/Autonomous_system_(Internet) This uses int64 instead of uint32 because of https://linter.aip.dev/141/forbidden-types.
Optional.
Implementation
core.List<core.String>? asns;