MaintenanceWindowArgs

constructor(durationHours: Output<Int>, notAllowedDates: Output<List<DateSpanArgs>>? = null, schedule: Output<ScheduleArgs>, startDate: Output<String>? = null, startTime: Output<String>, utcOffset: Output<String>? = null)