jarFileUris

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

Parameters

value

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


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


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

Parameters

values

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