instanceBackups property

List<InstanceBackup>? instanceBackups
getter/setter pair

The list of instances matching the request filters, up to the requested page_size.

Implementation

core.List<InstanceBackup>? instanceBackups;