attackPaths property

List<AttackPath>? attackPaths
getter/setter pair

The attack paths that the attack path simulation identified.

Implementation

core.List<AttackPath>? attackPaths;