scheduleConfiguration

@JvmName(name = "hjtfajrcbfqkpkbm")
suspend fun scheduleConfiguration(value: Output<ScheduledQueryScheduleConfigurationArgs>)
@JvmName(name = "wacxmogemmkmafmo")
suspend fun scheduleConfiguration(value: ScheduledQueryScheduleConfigurationArgs?)

Parameters

value

Configuration block for schedule configuration for the query. See below.


@JvmName(name = "gfuldcxpelqqfqsr")
suspend fun scheduleConfiguration(argument: suspend ScheduledQueryScheduleConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for schedule configuration for the query. See below.