parameters

@JvmName(name = "ffdjchwbgkcghftl")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "kxdemijprlsjohgn")
suspend fun parameters(value: Map<String, String>?)

Parameters

value

A map of parameters to associate with the Data Factory Pipeline.


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

Parameters

values

A map of parameters to associate with the Data Factory Pipeline.