pipelineObjects

@JvmName(name = "kuvheowubvdqnbdn")
suspend fun pipelineObjects(value: Output<List<PipelineDefinitionPipelineObjectArgs>>)
@JvmName(name = "bhgleliklxenmguh")
suspend fun pipelineObjects(value: List<PipelineDefinitionPipelineObjectArgs>?)

Parameters

value

Configuration block for the objects that define the pipeline. See below


@JvmName(name = "edifxdtcipkhmwhi")
suspend fun pipelineObjects(vararg values: Output<PipelineDefinitionPipelineObjectArgs>)


@JvmName(name = "uekbyxjafqdaybsr")
suspend fun pipelineObjects(values: List<Output<PipelineDefinitionPipelineObjectArgs>>)
@JvmName(name = "qruflmvxmykwdmei")
suspend fun pipelineObjects(vararg values: PipelineDefinitionPipelineObjectArgs)

Parameters

values

Configuration block for the objects that define the pipeline. See below


@JvmName(name = "jeakotqxrqodmnla")
suspend fun pipelineObjects(argument: List<suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit>)
@JvmName(name = "ghileqwrnkyooxko")
suspend fun pipelineObjects(vararg argument: suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit)
@JvmName(name = "xsxqqsbmajwobeky")
suspend fun pipelineObjects(argument: suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the objects that define the pipeline. See below