numExecutors

@JvmName(name = "ywcbmdmftdargjce")
suspend fun numExecutors(value: Output<Any>)
@JvmName(name = "pkaocikqdvaagnci")
suspend fun numExecutors(value: Any?)

Parameters

value

Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer).