jarFileUris

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

Parameters

value

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


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


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

Parameters

values

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