stages

@JvmName(name = "juayimlhrcummtuf")
suspend fun stages(value: Output<Map<String, PipelineStageArgs>>)
@JvmName(name = "phxghjdyccpoubdx")
suspend fun stages(value: Map<String, PipelineStageArgs>?)

Parameters

value

Map of stage ids to stage configurations for all pipeline processing and output stages.


@JvmName(name = "qamwcsmhbkjlpryw")
suspend fun stages(vararg argument: Pair<String, suspend PipelineStageArgsBuilder.() -> Unit>)

Parameters

argument

Map of stage ids to stage configurations for all pipeline processing and output stages.


@JvmName(name = "bwlfveanjkdrdcqc")
fun stages(vararg values: Pair<String, PipelineStageArgs>)

Parameters

values

Map of stage ids to stage configurations for all pipeline processing and output stages.