Rotation Recurrence Settings Args
constructor(dailySettings: Output<List<String>>? = null, monthlySettings: Output<List<RotationMonthlySettingArgs>>? = null, numberOfOnCalls: Output<Int>? = null, recurrenceMultiplier: Output<Int>? = null, shiftCoverages: Output<List<RotationShiftCoverageArgs>>? = null, weeklySettings: Output<List<RotationWeeklySettingArgs>>? = null)