componentSource

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

Parameters

value

Collections produced and consumed by component transforms of this stage.


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


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

Parameters

values

Collections produced and consumed by component transforms of this stage.


@JvmName(name = "kgwbydwrxwxnbchp")
suspend fun componentSource(argument: List<suspend ComponentSourceArgsBuilder.() -> Unit>)
@JvmName(name = "vufsuxcbhklsxyqy")
suspend fun componentSource(vararg argument: suspend ComponentSourceArgsBuilder.() -> Unit)
@JvmName(name = "vqvjkmtitkpdfpke")
suspend fun componentSource(argument: suspend ComponentSourceArgsBuilder.() -> Unit)

Parameters

argument

Collections produced and consumed by component transforms of this stage.