WebAclRuleStatementNotStatementStatementOrStatementArgs

data class WebAclRuleStatementNotStatementStatementOrStatementArgs(val statements: Output<List<WebAclRuleStatementNotStatementStatementOrStatementStatementArgs>>) : ConvertibleToJava<WebAclRuleStatementNotStatementStatementOrStatementArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

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