Backup Plan Backup Rule Standard Schedule Args
constructor(backupWindow: Output<BackupPlanBackupRuleStandardScheduleBackupWindowArgs>? = null, daysOfMonths: Output<List<Int>>? = null, daysOfWeeks: Output<List<String>>? = null, hourlyFrequency: Output<Int>? = null, months: Output<List<String>>? = null, recurrenceType: Output<String>, timeZone: Output<String>, weekDayOfMonth: Output<BackupPlanBackupRuleStandardScheduleWeekDayOfMonthArgs>? = null)