jarFileUris

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

Parameters

value

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


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


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

Parameters

values

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