andStatement

@JvmName(name = "qjldymfxcqiyeelf")
suspend fun andStatement(value: Output<WebAclRuleStatementAndStatementArgs>)
@JvmName(name = "ctrwdjwegqmmkekg")
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 = "atqxvxvxeahimhpn")
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.