Interface protos.google.cloud.securitycenter.v2.AttackPath.AttackPathNode.IAttackStepNode (8.7.0)

Properties of an AttackStepNode.

Package

@google-cloud/security-center

Properties

description

description?: (string|null);

AttackStepNode description

displayName

displayName?: (string|null);

AttackStepNode displayName

labels

labels?: ({ [k: string]: string }|null);

AttackStepNode labels

type

type?: (google.cloud.securitycenter.v2.AttackPath.AttackPathNode.NodeType|keyof typeof google.cloud.securitycenter.v2.AttackPath.AttackPathNode.NodeType|null);

AttackStepNode type

uuid

uuid?: (string|null);

AttackStepNode uuid