backupVault property

String? backupVault
getter/setter pair

The full resource name of the backup vault that will store the backups generated through this backup configuration.

Example: "//backupdr.googleapis.com/v1/projects/{project}/locations/{region}/backupVaults/{backupvaultId}"

Output only.

Implementation

core.String? backupVault;