fileUris

@JvmName(name = "himnopdwlklupyqm")
suspend fun fileUris(value: Output<List<String>>)
@JvmName(name = "qlirujembacpktgj")
suspend fun fileUris(value: List<String>?)

Parameters

value

Files to be placed in the working directory of each executor. For more information about Apache Spark, see Apache Spark.


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


@JvmName(name = "tsmopiirlcmlrhbe")
suspend fun fileUris(values: List<Output<String>>)
@JvmName(name = "bcmjbmvvddomjsgi")
suspend fun fileUris(vararg values: String)

Parameters

values

Files to be placed in the working directory of each executor. For more information about Apache Spark, see Apache Spark.