RuleGroupRuleStatementAndStatementStatementNotStatementArgs

data class RuleGroupRuleStatementAndStatementStatementNotStatementArgs(val statements: Output<List<RuleGroupRuleStatementAndStatementStatementNotStatementStatementArgs>>) : ConvertibleToJava<RuleGroupRuleStatementAndStatementStatementNotStatementArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

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