Skip to content

Guardduty  >  Structures  >  ItemPath

ItemPath

Structure Class

ItemPath dataclass

Information about the nested item path and hash of the protected resource.

Attributes

hash class-attribute instance-attribute
hash: str | None = None

The hash value of the infected resource.

nested_item_path class-attribute instance-attribute
nested_item_path: str | None = None

The nested item path where the infected file was found.