RuleGroupRuleStatementNotStatementStatementNotStatementArgs

data class RuleGroupRuleStatementNotStatementStatementNotStatementArgs(val statements: Output<List<RuleGroupRuleStatementNotStatementStatementNotStatementStatementArgs>>) : ConvertibleToJava<RuleGroupRuleStatementNotStatementStatementNotStatementArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

The statement to negate. You can use any statement that can be nested. See Statement above for details.