sourceDiskId property

String? sourceDiskId
getter/setter pair

The ID value of the disk used to create this InstantSnapshot.

This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.

Output only.

Implementation

core.String? sourceDiskId;