MatchingWorkflowRuleBasedPropertiesArgs

data class MatchingWorkflowRuleBasedPropertiesArgs(val attributeMatchingModel: Output<MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel>, val rules: Output<List<MatchingWorkflowRuleArgs>>) : ConvertibleToJava<MatchingWorkflowRuleBasedPropertiesArgs>

Constructors

Functions

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

Properties