jarFileUris

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


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

Parameters

values

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