ScheduledQueryScheduleConfiguration

data class ScheduledQueryScheduleConfiguration(val scheduleExpression: String)

Constructors

Link copied to clipboard
constructor(scheduleExpression: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When to trigger the scheduled query run. This can be a cron expression or a rate expression.