scriptLines

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

Parameters

value

The script lines for the Data Factory Data Flow.


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


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

Parameters

values

The script lines for the Data Factory Data Flow.