scriptLines

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

Parameters

value

The script lines for the Data Factory Flowlet Data Flow.


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


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

Parameters

values

The script lines for the Data Factory Flowlet Data Flow.