jarUris

@JvmName(name = "fxycqklfcqjuhpke")
suspend fun jarUris(value: Output<List<String>>)
@JvmName(name = "jomqqwcjxmaivbhv")
suspend fun jarUris(value: List<String>?)

Parameters

value

JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see Apache Spark.


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


@JvmName(name = "dcgexpaktsatdpbf")
suspend fun jarUris(values: List<Output<String>>)
@JvmName(name = "mcbgdxrtxqcxpumk")
suspend fun jarUris(vararg values: String)

Parameters

values

JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see Apache Spark.