not Statement
suspend fun notStatement(value: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementNotStatementArgs>)
suspend fun notStatement(value: WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementNotStatementArgs?)
Parameters
value
Logical rule statement used to negate the results of another rule statement. See not_statement
below for details.
suspend fun notStatement(argument: suspend WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementNotStatementArgsBuilder.() -> Unit)
Parameters
argument
Logical rule statement used to negate the results of another rule statement. See not_statement
below for details.