rules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pjkqwodfugxuhyiv")
suspend fun rules(argument: List<suspend MatchingWorkflowRuleArgsBuilder.() -> Unit>)
@JvmName(name = "pbnyqlhdoapywjjh")
suspend fun rules(vararg argument: suspend MatchingWorkflowRuleArgsBuilder.() -> Unit)
@JvmName(name = "inoigmnbhmmymfyq")
suspend fun rules(argument: suspend MatchingWorkflowRuleArgsBuilder.() -> Unit)

Parameters

argument

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