notStatement

@JvmName(name = "oeyvganequuqpdms")
suspend fun notStatement(value: Output<RuleGroupRuleStatementNotStatementArgs>)
@JvmName(name = "mmuxfvoalbfveyob")
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 = "qsojvesgufjdfsqi")
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.