jarFileUris

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

Parameters

value

Optional. Jar file URIs to add to the CLASSPATHs of the Hadoop driver and tasks.


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


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

Parameters

values

Optional. Jar file URIs to add to the CLASSPATHs of the Hadoop driver and tasks.