rules

@JvmName(name = "pxlnrhywuubovngs")
suspend fun rules(value: Output<List<PipelineStageBeforeEntryConditionRuleArgs>>)
@JvmName(name = "pfiqmneiiettjige")
suspend fun rules(value: List<PipelineStageBeforeEntryConditionRuleArgs>)

Parameters

value

The rules that make up the condition. Defined as a rule block below.


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


@JvmName(name = "lndtrtscacousxag")
suspend fun rules(values: List<Output<PipelineStageBeforeEntryConditionRuleArgs>>)
@JvmName(name = "yxnqefomcijoebef")
suspend fun rules(vararg values: PipelineStageBeforeEntryConditionRuleArgs)

Parameters

values

The rules that make up the condition. Defined as a rule block below.


@JvmName(name = "auxwnbqkgdutevir")
suspend fun rules(argument: List<suspend PipelineStageBeforeEntryConditionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "viedmixippryrdlm")
suspend fun rules(vararg argument: suspend PipelineStageBeforeEntryConditionRuleArgsBuilder.() -> Unit)
@JvmName(name = "qmpeolgvprbosqec")
suspend fun rules(argument: suspend PipelineStageBeforeEntryConditionRuleArgsBuilder.() -> Unit)

Parameters

argument

The rules that make up the condition. Defined as a rule block below.