sourceInstantSnapshotId property

String? sourceInstantSnapshotId
getter/setter pair

The unique ID of the instant snapshot used to create this snapshot.

This value identifies the exact instant snapshot that was used to create this persistent disk. For example, if you created the persistent disk from an instant snapshot that was later deleted and recreated under the same name, the source instant snapshot ID would identify the exact instant snapshot that was used.

Output only.

Implementation

core.String? sourceInstantSnapshotId;