WebAclRuleStatementAndStatementStatementAndStatementArgs

data class WebAclRuleStatementAndStatementStatementAndStatementArgs(val statements: Output<List<WebAclRuleStatementAndStatementStatementAndStatementStatementArgs>>) : ConvertibleToJava<WebAclRuleStatementAndStatementStatementAndStatementArgs>

Constructors

Functions

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

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.