RuleGroupRuleStatementNotStatementArgs

data class RuleGroupRuleStatementNotStatementArgs(val statements: Output<List<RuleGroupRuleStatementArgs>>) : ConvertibleToJava<RuleGroupRuleStatementNotStatementArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

The statements to combine.