componentSource

@JvmName(name = "yuwtnegtrkuuqanf")
suspend fun componentSource(value: Output<List<ComponentSourceArgs>>)
@JvmName(name = "pojvpglapfyllejs")
suspend fun componentSource(value: List<ComponentSourceArgs>?)

Parameters

value

Collections produced and consumed by component transforms of this stage.


@JvmName(name = "dqdomsjgycbvaldt")
suspend fun componentSource(vararg values: Output<ComponentSourceArgs>)


@JvmName(name = "jxsxahjwgeissuir")
suspend fun componentSource(values: List<Output<ComponentSourceArgs>>)
@JvmName(name = "cbfyycpupuxfegua")
suspend fun componentSource(vararg values: ComponentSourceArgs)

Parameters

values

Collections produced and consumed by component transforms of this stage.


@JvmName(name = "cjehywwucsuyybau")
suspend fun componentSource(argument: List<suspend ComponentSourceArgsBuilder.() -> Unit>)
@JvmName(name = "nclaibxrqvbihonq")
suspend fun componentSource(vararg argument: suspend ComponentSourceArgsBuilder.() -> Unit)
@JvmName(name = "lvhrvwalbxfyhucu")
suspend fun componentSource(argument: suspend ComponentSourceArgsBuilder.() -> Unit)

Parameters

argument

Collections produced and consumed by component transforms of this stage.