pythonCodeReference

@JvmName(name = "vckrbfqcuqmlxgdf")
suspend fun pythonCodeReference(value: Output<List<Any>>)
@JvmName(name = "luyfpurtbnbedauj")
suspend fun pythonCodeReference(value: List<Any>?)

Parameters

value

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


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


@JvmName(name = "fqlydovnxwrogqwt")
suspend fun pythonCodeReference(values: List<Output<Any>>)
@JvmName(name = "yylbrtoydocxrlty")
suspend fun pythonCodeReference(vararg values: Any)

Parameters

values

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