Backup Schedule Args
constructor(dailyRecurrence: Output<BackupScheduleDailyRecurrenceArgs>? = null, database: Output<String>? = null, project: Output<String>? = null, retention: Output<String>? = null, weeklyRecurrence: Output<BackupScheduleWeeklyRecurrenceArgs>? = null)