ExadataInfrastructureMaintenanceWindowArgs

constructor(daysOfWeeks: Output<List<String>>? = null, hoursOfDays: Output<List<Int>>? = null, leadTimeInWeeks: Output<Int>? = null, months: Output<List<String>>? = null, patchingMode: Output<String>? = null, preference: Output<String>? = null, weeksOfMonths: Output<List<Int>>? = null)