sparkSqlBatch

@JvmName(name = "qvhecwkkfeumawot")
suspend fun sparkSqlBatch(value: Output<BatchSparkSqlBatchArgs>)
@JvmName(name = "xigndbdspwfaelwj")
suspend fun sparkSqlBatch(value: BatchSparkSqlBatchArgs?)

Parameters

value

Spark SQL batch config. Structure is documented below.


@JvmName(name = "mvwbpiidtcrhisvl")
suspend fun sparkSqlBatch(argument: suspend BatchSparkSqlBatchArgsBuilder.() -> Unit)

Parameters

argument

Spark SQL batch config. Structure is documented below.