notStatement

@JvmName(name = "vqinrgedaauuidts")
suspend fun notStatement(value: Output<RuleGroupRuleStatementNotStatementArgs>)
@JvmName(name = "mlhbpwdrvebmjxtg")
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 = "fknysyibejwwbhrl")
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.