Rule Group Rule Group Args
data class RuleGroupRuleGroupArgs(val referenceSets: Output<RuleGroupRuleGroupReferenceSetsArgs>? = null, val ruleVariables: Output<RuleGroupRuleGroupRuleVariablesArgs>? = null, val rulesSource: Output<RuleGroupRuleGroupRulesSourceArgs>, val statefulRuleOptions: Output<RuleGroupRuleGroupStatefulRuleOptionsArgs>? = null) : ConvertibleToJava<RuleGroupRuleGroupArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleGroupArgs(referenceSets: Output<RuleGroupRuleGroupReferenceSetsArgs>? = null, ruleVariables: Output<RuleGroupRuleGroupRuleVariablesArgs>? = null, rulesSource: Output<RuleGroupRuleGroupRulesSourceArgs>, statefulRuleOptions: Output<RuleGroupRuleGroupStatefulRuleOptionsArgs>? = null)