jarFileUris

@JvmName(name = "ilakwlclhvrwqqls")
suspend fun jarFileUris(value: Output<List<String>>)
@JvmName(name = "tjanlwrvoktgubgi")
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 = "juvlvmydtehegcsx")
suspend fun jarFileUris(vararg values: Output<String>)


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

Parameters

values

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