BackupPlanBackupRuleStandardSchedule

constructor(backupWindow: BackupPlanBackupRuleStandardScheduleBackupWindow? = null, daysOfMonths: List<Int>? = null, daysOfWeeks: List<String>? = null, hourlyFrequency: Int? = null, months: List<String>? = null, recurrenceType: String, timeZone: String, weekDayOfMonth: BackupPlanBackupRuleStandardScheduleWeekDayOfMonth? = null)