ScheduleArgs

constructor(absoluteMonthly: Output<AbsoluteMonthlyScheduleArgs>? = null, daily: Output<DailyScheduleArgs>? = null, relativeMonthly: Output<RelativeMonthlyScheduleArgs>? = null, weekly: Output<WeeklyScheduleArgs>? = null)