volumeSnapshots property

List<VolumeSnapshot>? volumeSnapshots
getter/setter pair

The list of snapshots.

Implementation

core.List<VolumeSnapshot>? volumeSnapshots;