TriggerScheduleScheduleArgs

constructor(daysOfMonths: Output<List<Int>>? = null, daysOfWeeks: Output<List<String>>? = null, hours: Output<List<Int>>? = null, minutes: Output<List<Int>>? = null, monthlies: Output<List<TriggerScheduleScheduleMonthlyArgs>>? = null)