ScheduledSqlSchedule

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