jarFileUris

@JvmName(name = "jgkaxtvlpbvdlhll")
suspend fun jarFileUris(value: Output<List<String>>)
@JvmName(name = "vrjxkccuhheojnqg")
suspend fun jarFileUris(value: List<String>?)

Parameters

value

HCFS URIs of jar files to add to the classpath of the Spark driver and tasks.


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


@JvmName(name = "futdxyypyljfjsyh")
suspend fun jarFileUris(values: List<Output<String>>)
@JvmName(name = "hsvywkfpnxcmoqqq")
suspend fun jarFileUris(vararg values: String)

Parameters

values

HCFS URIs of jar files to add to the classpath of the Spark driver and tasks.