notStatement

@JvmName(name = "vvqhaarynnuvofqq")
suspend fun notStatement(value: Output<WebAclNotStatementArgs>)
@JvmName(name = "cufanmqbdpfrufhd")
suspend fun notStatement(value: WebAclNotStatementArgs?)

Parameters

value

A logical rule statement used to negate the results of another rule statement. You provide one Statement within the NotStatement .


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

Parameters

argument

A logical rule statement used to negate the results of another rule statement. You provide one Statement within the NotStatement .