path property

String? path
getter/setter pair

Path at which to mount the volume.

Paths must be absolute and cannot conflict with other volume paths on the same build step or with certain reserved volume paths.

Implementation

core.String? path;