SandboxVolume model.
@type t() :: %ExDaytona.Model.SandboxVolume{ mountPath: String.t(), subpath: String.t() | nil, volumeId: String.t() }