sourceImage property

String? sourceImage
getter/setter pair

Name of the disk image to use as the source for the disk.

Must be empty if source_snapshot is set. Updating source_image will update content in the ephemeral directory after the workstation is restarted. This field is mutable.

Optional.

Implementation

core.String? sourceImage;