ScheduledSqlScheduleArgs

constructor(cronExpression: Output<String>? = null, delay: Output<Int>? = null, interval: Output<String>? = null, runImmediately: Output<Boolean>? = null, timeZone: Output<String>? = null, type: Output<String>? = null)