fileUris

@JvmName(name = "estedttjeilqmvys")
suspend fun fileUris(value: Output<List<String>>)
@JvmName(name = "qbqkucmcljbayhov")
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 = "qtsndemvcnxqgjks")
suspend fun fileUris(vararg values: Output<String>)


@JvmName(name = "kdypmtffrudqgjeu")
suspend fun fileUris(values: List<Output<String>>)
@JvmName(name = "joovshbsmgrfseuj")
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.