notStatement

@JvmName(name = "lbwbscpbyytikhgp")
suspend fun notStatement(value: Output<RuleGroupNotStatementArgs>)
@JvmName(name = "ykxwoenadcotmghb")
suspend fun notStatement(value: RuleGroupNotStatementArgs?)

Parameters

value

A logical rule statement used to negate the results of another rule statement. You provide one Statement within the NotStatement .


@JvmName(name = "daycdtehbvaedvgl")
suspend fun notStatement(argument: suspend RuleGroupNotStatementArgsBuilder.() -> Unit)

Parameters

argument

A logical rule statement used to negate the results of another rule statement. You provide one Statement within the NotStatement .