files

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


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