RuleGroupRuleStatementOrStatementArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

The statements to combine.