public enum AttackPath.Types.AttackPathNode.Types.NodeTypeReference documentation and code samples for the Security Command Center v2 API enum AttackPath.Types.AttackPathNode.Types.NodeType.
The type of the incoming attack step node.
Namespace
Google.Cloud.SecurityCenter.V2Assembly
Google.Cloud.SecurityCenter.V2.dll
Fields |
|
|---|---|
| Name | Description |
And |
Incoming edge joined with AND |
Attacker |
Incoming edge is attacker |
Defense |
Incoming edge is defense |
Or |
Incoming edge joined with OR |
Unspecified |
Type not specified |