GoogleApi.SecurityCenter.V1.Model.AttackPathEdge (google_api_security_center v0.39.0)
View SourceRepresents a connection between a source node and a destination node in this attack path.
Attributes
-
destination
(type:String.t
, default:nil
) - The attack node uuid of the destination node. -
source
(type:String.t
, default:nil
) - The attack node uuid of the source node.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.