numExecutors

@JvmName(name = "cxwwltogqxsvjlvf")
suspend fun numExecutors(value: Output<Any>)
@JvmName(name = "ubsjetqcibdgjdhm")
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).