pipelineSources

@JvmName(name = "dqlbpirqlonfyxqv")
suspend fun pipelineSources(value: Output<Map<String, String>>)
@JvmName(name = "juqdeemgqjhctemf")
suspend fun pipelineSources(value: Map<String, String>?)

Parameters

value

Immutable. The sources of the pipeline (for example, Dataplex). The keys and values are set by the corresponding sources during pipeline creation.


@JvmName(name = "cluxcguglnrcdyib")
fun pipelineSources(vararg values: Pair<String, String>)

Parameters

values

Immutable. The sources of the pipeline (for example, Dataplex). The keys and values are set by the corresponding sources during pipeline creation.