rowCountTest

@JvmName(name = "vwpqwqhivbkpnjuf")
suspend fun rowCountTest(value: Output<AlertPolicyConditionConditionSqlRowCountTestArgs>)
@JvmName(name = "qbinaqieieckyuij")
suspend fun rowCountTest(value: AlertPolicyConditionConditionSqlRowCountTestArgs?)

Parameters

value

A test that checks if the number of rows in the result set violates some threshold. Structure is documented below.


@JvmName(name = "slttqdnpepfgsicy")
suspend fun rowCountTest(argument: suspend AlertPolicyConditionConditionSqlRowCountTestArgsBuilder.() -> Unit)

Parameters

argument

A test that checks if the number of rows in the result set violates some threshold. Structure is documented below.