BackupArgs

fun BackupArgs(backupRetentionDays: Output<Int>? = null, geoRedundantBackup: Output<Either<String, GeoRedundantBackupEnum>>? = null)