sourceSnapshotId property

String? sourceSnapshotId
final

If the cached volume was created from a snapshot, this field contains the snapshot ID used, e.g., snap-78e22663. Otherwise, this field is not included.

Implementation

final String? sourceSnapshotId;