conditionSql

@JvmName(name = "ntrjbuxwdkkrpcpq")
suspend fun conditionSql(value: Output<AlertPolicyConditionConditionSqlArgs>)
@JvmName(name = "wxknhesfmhtsejnl")
suspend fun conditionSql(value: AlertPolicyConditionConditionSqlArgs?)

Parameters

value

A condition that allows alerting policies to be defined using GoogleSQL. SQL conditions examine a sliding window of logs using GoogleSQL. Alert policies with SQL conditions may incur additional billing. Structure is documented below.


@JvmName(name = "gikllssqfbhnesrb")
suspend fun conditionSql(argument: suspend AlertPolicyConditionConditionSqlArgsBuilder.() -> Unit)

Parameters

argument

A condition that allows alerting policies to be defined using GoogleSQL. SQL conditions examine a sliding window of logs using GoogleSQL. Alert policies with SQL conditions may incur additional billing. Structure is documented below.