Logically Air Gapped Backup Vault Args
constructor(accessPolicy: Output<Any>? = null, backupVaultName: Output<String>? = null, backupVaultTags: Output<Map<String, String>>? = null, maxRetentionDays: Output<Int>? = null, minRetentionDays: Output<Int>? = null, notifications: Output<LogicallyAirGappedBackupVaultNotificationObjectTypeArgs>? = null)