andStatement

@JvmName(name = "vyfevaxulirgjyqa")
suspend fun andStatement(value: Output<WebAclRuleStatementAndStatementArgs>)
@JvmName(name = "owxtulntrccvjhkg")
suspend fun andStatement(value: WebAclRuleStatementAndStatementArgs?)

Parameters

value

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


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

Parameters

argument

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