notStatement

@JvmName(name = "enokvburyasikpdp")
suspend fun notStatement(value: Output<RuleGroupRuleStatementNotStatementArgs>)
@JvmName(name = "smrkddhcppmdaehv")
suspend fun notStatement(value: RuleGroupRuleStatementNotStatementArgs?)

Parameters

value

A logical rule statement used to negate the results of another rule statement. See NOT Statement below for details.


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

Parameters

argument

A logical rule statement used to negate the results of another rule statement. See NOT Statement below for details.