notStatement

@JvmName(name = "eabcpdgqaihmjlqa")
suspend fun notStatement(value: Output<WebAclRuleStatementNotStatementArgs>)
@JvmName(name = "npxocrkkhmjmllov")
suspend fun notStatement(value: WebAclRuleStatementNotStatementArgs?)

Parameters

value

Logical rule statement used to negate the results of another rule statement. See not_statement below for details.


@JvmName(name = "uoarfgiploumepmn")
suspend fun notStatement(argument: suspend WebAclRuleStatementNotStatementArgsBuilder.() -> Unit)

Parameters

argument

Logical rule statement used to negate the results of another rule statement. See not_statement below for details.