RuleGroupRuleStatementOrStatementStatementNotStatementArgs

data class RuleGroupRuleStatementOrStatementStatementNotStatementArgs(val statements: Output<List<RuleGroupRuleStatementOrStatementStatementNotStatementStatementArgs>>) : ConvertibleToJava<RuleGroupRuleStatementOrStatementStatementNotStatementArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

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