Web Acl Rule Statement Managed Rule Group Statement Scope Down Statement Not Statement Args
data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementArgs(val statements: Output<List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementArgs>>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementArgs>
Constructors
Link copied to clipboard
constructor(statements: Output<List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementArgs>>)
Properties
Link copied to clipboard
val statements: Output<List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementArgs>>
Statement to negate. You can use any statement that can be nested. See statement
above for details.