files

@JvmName(name = "vjqsytblregvpbbg")
suspend fun files(value: Output<List<Any>>)
@JvmName(name = "lwwlhgoqdwlfvqhu")
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 = "gkerflahxtjacnjy")
suspend fun files(vararg values: Output<Any>)


@JvmName(name = "luiwblxtdofmjsxd")
suspend fun files(values: List<Output<Any>>)
@JvmName(name = "ilajcygbmdbmxpaj")
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.