ruleBasedProperties

@JvmName(name = "cgkidexvgkprvnbo")
suspend fun ruleBasedProperties(value: Output<MatchingWorkflowRuleBasedPropertiesArgs>)
@JvmName(name = "hjeycwqjhkdsailc")
suspend fun ruleBasedProperties(value: MatchingWorkflowRuleBasedPropertiesArgs?)

Parameters

value

An object which defines the list of matching rules to run and has a field Rules , which is a list of rule objects.


@JvmName(name = "cmikbjxugrpsmson")
suspend fun ruleBasedProperties(argument: suspend MatchingWorkflowRuleBasedPropertiesArgsBuilder.() -> Unit)

Parameters

argument

An object which defines the list of matching rules to run and has a field Rules , which is a list of rule objects.