Backup Vault Args
constructor(crossRegionRestoreEnabled: Output<Boolean>? = null, datastoreType: Output<String>? = null, identity: Output<BackupVaultIdentityArgs>? = null, immutability: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, redundancy: Output<String>? = null, resourceGroupName: Output<String>? = null, retentionDurationInDays: Output<Double>? = null, softDelete: Output<String>? = null, tags: Output<Map<String, String>>? = null)