scriptLines

@JvmName(name = "mnjrvgwpggydqrcl")
suspend fun scriptLines(value: Output<List<String>>)
@JvmName(name = "cufviagxhtijmdhw")
suspend fun scriptLines(value: List<String>?)

Parameters

value

The script lines for the Data Factory Data Flow.


@JvmName(name = "yngkpafxwsoscxub")
suspend fun scriptLines(vararg values: Output<String>)


@JvmName(name = "ljbujtlhxyhawrja")
suspend fun scriptLines(values: List<Output<String>>)
@JvmName(name = "idispllktkmosukn")
suspend fun scriptLines(vararg values: String)

Parameters

values

The script lines for the Data Factory Data Flow.