jarFileUris

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

Parameters

value

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


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


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

Parameters

values

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