ScheduleArgs

constructor(effectiveFrom: Output<String>? = null, effectiveUntil: Output<String>? = null, recurrences: Output<List<Any>>? = null, timeZone: Output<String>? = null)