ScheduledQueryScheduleConfigurationArgs

data class ScheduledQueryScheduleConfigurationArgs(val scheduleExpression: Output<String>) : ConvertibleToJava<ScheduledQueryScheduleConfigurationArgs>

Configuration for when the scheduled query is executed.

Constructors

Link copied to clipboard
fun ScheduledQueryScheduleConfigurationArgs(scheduleExpression: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): ScheduledQueryScheduleConfigurationArgs

Properties

Link copied to clipboard