jarFileUris

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

Parameters

value

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


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


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

Parameters

values

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