files

@JvmName(name = "kumfhdgftvwxxfwj")
suspend fun files(value: Output<List<Any>>)
@JvmName(name = "wwcedbytwvikjxhw")
suspend fun files(value: List<Any>?)

Parameters

value

(Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.


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


@JvmName(name = "vkponnqejgjmaieq")
suspend fun files(values: List<Output<Any>>)
@JvmName(name = "eqgviustnfaggtdb")
suspend fun files(vararg values: Any)

Parameters

values

(Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.