volume property

String? volume
getter/setter pair

A user-supplied name for the volume.

Used when mounting the volume into Actions. The name must contain only upper and lowercase alphanumeric characters and hyphens and cannot start with a hyphen.

Implementation

core.String? volume;