backups property

List<Backup>? backups
getter/setter pair

The backups of the specified service.

Implementation

core.List<Backup>? backups;