maxExecutorsCount property
Max configurable executors.
If max_executors_count > executors_count, then auto-scaling is enabled. Max Executor Count should be between 2 and 1000. Default=1000
Optional.
Implementation
core.int? maxExecutorsCount;
Max configurable executors.
If max_executors_count > executors_count, then auto-scaling is enabled. Max Executor Count should be between 2 and 1000. Default=1000
Optional.
core.int? maxExecutorsCount;