executionTime

@JvmName(name = "ahkvbkurlgkitpeo")
suspend fun executionTime(value: Output<AlertPolicyConditionConditionSqlDailyExecutionTimeArgs>)
@JvmName(name = "ulpckttfrrfbkbxh")
suspend fun executionTime(value: AlertPolicyConditionConditionSqlDailyExecutionTimeArgs?)

Parameters

value

The time of day (in UTC) at which the query should run. If left unspecified, the server picks an arbitrary time of day and runs the query at the same time each day. Structure is documented below.


@JvmName(name = "fvtvqbjpsjebefbi")
suspend fun executionTime(argument: suspend AlertPolicyConditionConditionSqlDailyExecutionTimeArgsBuilder.() -> Unit)

Parameters

argument

The time of day (in UTC) at which the query should run. If left unspecified, the server picks an arbitrary time of day and runs the query at the same time each day. Structure is documented below.