RuleGroupArgs

data class RuleGroupArgs(val referenceSets: Output<RuleGroupReferenceSetsArgs>? = null, val ruleVariables: Output<RuleGroupRuleVariablesArgs>? = null, val rulesSource: Output<RuleGroupRulesSourceArgs>, val statefulRuleOptions: Output<RuleGroupStatefulRuleOptionsArgs>? = null) : ConvertibleToJava<RuleGroupArgs>

Constructors

Link copied to clipboard
fun RuleGroupArgs(referenceSets: Output<RuleGroupReferenceSetsArgs>? = null, ruleVariables: Output<RuleGroupRuleVariablesArgs>? = null, rulesSource: Output<RuleGroupRulesSourceArgs>, statefulRuleOptions: Output<RuleGroupStatefulRuleOptionsArgs>? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard