and Statement
suspend fun andStatement(value: Output<WebAclRuleStatementAndStatementStatementAndStatementStatementAndStatementArgs>)
suspend fun andStatement(value: WebAclRuleStatementAndStatementStatementAndStatementStatementAndStatementArgs?)
Parameters
value
Logical rule statement used to combine other rule statements with AND logic. See and_statement
below for details.
suspend fun andStatement(argument: suspend WebAclRuleStatementAndStatementStatementAndStatementStatementAndStatementArgsBuilder.() -> Unit)
Parameters
argument
Logical rule statement used to combine other rule statements with AND logic. See and_statement
below for details.