sparkEnvironmentVariables

@JvmName(name = "ypvninkhciyyrxlt")
suspend fun sparkEnvironmentVariables(value: Output<Map<String, String>>)
@JvmName(name = "hoqsafaemokdffkq")
suspend fun sparkEnvironmentVariables(value: Map<String, String>?)

Parameters

value

User-specified Spark environment variables key-value pairs.


@JvmName(name = "ixoraukpupkjuvdd")
fun sparkEnvironmentVariables(vararg values: Pair<String, String>)

Parameters

values

User-specified Spark environment variables key-value pairs.