not Statement
suspend fun notStatement(value: Output<RuleGroupRuleStatementAndStatementStatementNotStatementArgs>)
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 RuleGroupRuleStatementAndStatementStatementNotStatementArgsBuilder.() -> Unit)
Parameters
argument
A logical rule statement used to negate the results of another rule statement. See NOT Statement below for details.