jarFileUris

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

Parameters

value

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


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


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

Parameters

values

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