restoreSnapshots property

List<Snapshot>? restoreSnapshots
final

Information about the snapshots that can be used to restore a WorkSpace. These snapshots include both the root volume and the user volume.

Implementation

final List<Snapshot>? restoreSnapshots;