not Statement
suspend fun notStatement(value: Output<RuleGroupRuleStatementNotStatementStatementNotStatementArgs>)
Parameters
value
A logical rule statement used to negate the results of another rule statement. See NOT Statement below for details.
suspend fun notStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementNotStatementArgsBuilder.() -> Unit)
Parameters
argument
A logical rule statement used to negate the results of another rule statement. See NOT Statement below for details.