referencingBackups property
The names of the backups that reference this instance partition.
Referencing backups should share the parent instance. The existence of any referencing backup prevents the instance partition from being deleted.
Output only.
Implementation
core.List<core.String>? referencingBackups;