WebAclRuleStatementAndStatementArgs

data class WebAclRuleStatementAndStatementArgs(val statements: Output<List<WebAclRuleStatementAndStatementStatementArgs>>) : ConvertibleToJava<WebAclRuleStatementAndStatementArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleStatementAndStatementArgs

Properties

Link copied to clipboard

Statements to combine with AND logic. You can use any statements that can be nested. See statement above for details.