BackupArgs

constructor(backupIntervalHours: Output<Int>? = null, backupRetentionDays: Output<Int>? = null, geoRedundantBackup: Output<Either<String, EnableStatusEnum>>? = null)