filesV2

@JvmName(name = "bjyqbjulquvhjjud")
suspend fun filesV2(value: Output<List<Any>>)
@JvmName(name = "desqeffxxydqjhnh")
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 = "dwpypnvcoodrnwql")
suspend fun filesV2(vararg values: Output<Any>)


@JvmName(name = "vidmcdtlyofpdicd")
suspend fun filesV2(values: List<Output<Any>>)
@JvmName(name = "maebvqitdfjvvest")
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.