filesV2

@JvmName(name = "mtkthsplwijrgfoe")
suspend fun filesV2(value: Output<List<Any>>)
@JvmName(name = "cagddwqvojcgjxor")
suspend fun filesV2(value: List<Any>?)

Parameters

value

Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.


@JvmName(name = "acaagsfbtpulphbi")
suspend fun filesV2(vararg values: Output<Any>)


@JvmName(name = "nkofhqgeqtkiyoqd")
suspend fun filesV2(values: List<Output<Any>>)
@JvmName(name = "hmriuupxvhcvdhrn")
suspend fun filesV2(vararg values: Any)

Parameters

values

Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.