jarUris

@JvmName(name = "mrayuqyrbmceojbn")
suspend fun jarUris(value: Output<List<String>>)
@JvmName(name = "hmlubkexjwxnrrvr")
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 = "tlefqntbtuefkcwf")
suspend fun jarUris(vararg values: Output<String>)


@JvmName(name = "puropeausyheaqcp")
suspend fun jarUris(values: List<Output<String>>)
@JvmName(name = "odprbwhtrjvbdrim")
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.