vaulted property

bool? vaulted
getter/setter pair

Whether the target resource is protected by a backup vault.

This is true if the backup_configs_details is not empty and any of the ResourceBackupConfig.backup_configs_details has a backup configuration with BackupConfigDetails.backup_vault set. set.

Output only.

Implementation

core.bool? vaulted;