pipelineObjects

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

Parameters

value

Configuration block for the objects that define the pipeline. See below The following arguments are optional:


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


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

Parameters

values

Configuration block for the objects that define the pipeline. See below The following arguments are optional:


@JvmName(name = "cmoartrmxutvpyqg")
suspend fun pipelineObjects(argument: List<suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit>)
@JvmName(name = "ltvfixdpmagywuuk")
suspend fun pipelineObjects(vararg argument: suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit)
@JvmName(name = "jncafkgagjfhtava")
suspend fun pipelineObjects(argument: suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the objects that define the pipeline. See below The following arguments are optional: