sourceSnapshot property

String? sourceSnapshot
getter/setter pair

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

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

Optional.

Implementation

core.String? sourceSnapshot;