rebuildSnapshots property

List<Snapshot>? rebuildSnapshots
final

Information about the snapshots that can be used to rebuild a WorkSpace. These snapshots include the user volume.

Implementation

final List<Snapshot>? rebuildSnapshots;