filesV2

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


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