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