ResourcePath(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents the path of resources leading up to the resource this finding is about.
Attribute |
|
---|---|
Name | Description |
nodes |
MutableSequence[google.cloud.securitycenter_v2.types.ResourcePath.ResourcePathNode]
The list of nodes that make the up resource path, ordered from lowest level to highest level. |
Classes
ResourcePathNode
ResourcePathNode(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A node within the resource path. Each node represents a resource within the resource hierarchy.
ResourcePathNodeType
ResourcePathNodeType(value)
The type of resource the node represents.