executionEngine property

ExecutionEngineConfig? executionEngine
final

The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook execution.

Implementation

final ExecutionEngineConfig? executionEngine;