variables

@JvmName(name = "anaqdaiitwdocrgb")
suspend fun variables(value: Output<Map<String, String>>)
@JvmName(name = "llxpbmebraygicjf")
suspend fun variables(value: Map<String, String>?)

Parameters

value

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


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

Parameters

values

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