fileUris

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


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