volumes property

List<Volume>? volumes
getter/setter pair

Input only.

List of Volumes to attach to this Instance on creation. This field won't be populated in Get/List responses.

Implementation

core.List<Volume>? volumes;