Skip to content

Guardduty  >  Structures  >  HostPath

HostPath

Structure Class

HostPath dataclass

Represents a pre-existing file or directory on the host machine that the volume maps to.

Attributes

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

Path of the file or directory on the host that the volume maps to.