volumes property

List<Volume>? volumes
getter/setter pair

List of volumes that can be mounted by containers belonging to the task.

Optional.

Implementation

core.List<Volume>? volumes;