ScheduleArgs

constructor(dayOfWeek: Output<AssessmentDayOfWeek>? = null, enable: Output<Boolean>? = null, monthlyOccurrence: Output<Int>? = null, startTime: Output<String>? = null, weeklyInterval: Output<Int>? = null)