componentSource

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

Parameters

value

Collections produced and consumed by component transforms of this stage.


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


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

Parameters

values

Collections produced and consumed by component transforms of this stage.


@JvmName(name = "srfsdeoqteeyvjvp")
suspend fun componentSource(argument: List<suspend ComponentSourceArgsBuilder.() -> Unit>)
@JvmName(name = "rmmthilmxadwqmqd")
suspend fun componentSource(vararg argument: suspend ComponentSourceArgsBuilder.() -> Unit)
@JvmName(name = "vivcdqdcqkhewrcu")
suspend fun componentSource(argument: suspend ComponentSourceArgsBuilder.() -> Unit)

Parameters

argument

Collections produced and consumed by component transforms of this stage.