volumeBackups property

List<VolumeBackup>? volumeBackups
getter/setter pair

The list of VolumeBackups matching the given criteria.

Implementation

core.List<VolumeBackup>? volumeBackups;