rules

@JvmName(name = "oahjokkkxaurqdtu")
suspend fun rules(value: Output<List<MatchingWorkflowRuleArgs>>)
@JvmName(name = "bdfpcdyxroqxmbcd")
suspend fun rules(value: List<MatchingWorkflowRuleArgs>)

Parameters

value

A list of Rule objects, each of which have fields RuleName and MatchingKeys .


@JvmName(name = "pmsfsfqikmcnjrdv")
suspend fun rules(vararg values: Output<MatchingWorkflowRuleArgs>)


@JvmName(name = "pjnmckermowfrtqy")
suspend fun rules(values: List<Output<MatchingWorkflowRuleArgs>>)
@JvmName(name = "jbtkdxoyqdsdvhsl")
suspend fun rules(vararg values: MatchingWorkflowRuleArgs)

Parameters

values

A list of Rule objects, each of which have fields RuleName and MatchingKeys .


@JvmName(name = "sgbhcoverpluljrl")
suspend fun rules(argument: List<suspend MatchingWorkflowRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ikaegovjxksefabh")
suspend fun rules(vararg argument: suspend MatchingWorkflowRuleArgsBuilder.() -> Unit)
@JvmName(name = "yohqyxtfwkawjkxi")
suspend fun rules(argument: suspend MatchingWorkflowRuleArgsBuilder.() -> Unit)

Parameters

argument

A list of Rule objects, each of which have fields RuleName and MatchingKeys .