ruleBasedProperties

@JvmName(name = "mdhuabtqwfrxpcha")
suspend fun ruleBasedProperties(value: Output<MatchingWorkflowRuleBasedPropertiesArgs>)
@JvmName(name = "mheoluumxocmfhxj")
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 = "fxgwtcjslltccqhq")
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.