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