scriptLines

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

Parameters

value

Flowlet script lines.


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


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

Parameters

values

Flowlet script lines.