AttackPathNode
class AttackPathNode extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $associatedFindingsType | ||
protected | $associatedFindingsDataType | ||
protected | $attackStepsType | ||
protected | $attackStepsDataType | ||
string | $displayName | ||
string | $resource | ||
string | $resourceType | ||
string | $uuid |
Methods
setAssociatedFindings($associatedFindings)
No description
getAssociatedFindings()
No description
setAttackSteps($attackSteps)
No description
getAttackSteps()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setResource($resource)
No description
string
getResource()
No description
setResourceType($resourceType)
No description
string
getResourceType()
No description
setUuid($uuid)
No description
string
getUuid()
No description
Details
setAssociatedFindings($associatedFindings)
No description
PathNodeAssociatedFinding[]
getAssociatedFindings()
No description
setAttackSteps($attackSteps)
No description
AttackStepNode[]
getAttackSteps()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setResource($resource)
No description
string
getResource()
No description
setResourceType($resourceType)
No description
string
getResourceType()
No description
setUuid($uuid)
No description
string
getUuid()
No description