Contacts Rotation Recurrence Args
constructor(dailySettings: Output<List<ContactsRotationRecurrenceDailySettingArgs>>? = null, monthlySettings: Output<List<ContactsRotationRecurrenceMonthlySettingArgs>>? = null, numberOfOnCalls: Output<Int>, recurrenceMultiplier: Output<Int>, shiftCoverages: Output<List<ContactsRotationRecurrenceShiftCoverageArgs>>? = null, weeklySettings: Output<List<ContactsRotationRecurrenceWeeklySettingArgs>>? = null)