jarUris

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


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