andStatement

@JvmName(name = "xrwgfqwtqdgmfaqx")
suspend fun andStatement(value: Output<WebAclRuleStatementAndStatementStatementAndStatementArgs>)
@JvmName(name = "afvmebdynmmqumxn")
suspend fun andStatement(value: WebAclRuleStatementAndStatementStatementAndStatementArgs?)

Parameters

value

Logical rule statement used to combine other rule statements with AND logic. See and_statement below for details.


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

Parameters

argument

Logical rule statement used to combine other rule statements with AND logic. See and_statement below for details.