andStatement

@JvmName(name = "qubtfsduihbjlsic")
suspend fun andStatement(value: Output<WebAclAndStatementArgs>)
@JvmName(name = "mysfvkjgfunxdqix")
suspend fun andStatement(value: WebAclAndStatementArgs?)

Parameters

value

A logical rule statement used to combine other rule statements with AND logic. You provide more than one Statement within the AndStatement .


@JvmName(name = "fwmwqmbuqjclhskt")
suspend fun andStatement(argument: suspend WebAclAndStatementArgsBuilder.() -> Unit)

Parameters

argument

A logical rule statement used to combine other rule statements with AND logic. You provide more than one Statement within the AndStatement .