Interface protos.google.cloud.securitycenter.v2.AttackPath.IAttackPathNode (8.5.0)

Properties of an AttackPathNode.

Package

@google-cloud/security-center

Properties

associatedFindings

associatedFindings?: (google.cloud.securitycenter.v2.AttackPath.AttackPathNode.IPathNodeAssociatedFinding[]|null);

AttackPathNode associatedFindings

attackSteps

attackSteps?: (google.cloud.securitycenter.v2.AttackPath.AttackPathNode.IAttackStepNode[]|null);

AttackPathNode attackSteps

displayName

displayName?: (string|null);

AttackPathNode displayName

resource

resource?: (string|null);

AttackPathNode resource

resourceType

resourceType?: (string|null);

AttackPathNode resourceType

uuid

uuid?: (string|null);

AttackPathNode uuid