andStatement

@JvmName(name = "fxmfyeujfyocprsy")
suspend fun andStatement(value: Output<WebAclRuleStatementAndStatementArgs>)
@JvmName(name = "mgmvsjurhsytliyr")
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 = "ccahpmyyjoossnkj")
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.