Skip to content

Guardduty  >  Structures  >  VolumeMount

VolumeMount

Structure Class

VolumeMount dataclass

Container volume mount.

Attributes

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

Volume mount path.

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

Volume mount name.