executionEngine property
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook execution.
Implementation
final ExecutionEngineConfig? executionEngine;
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook execution.
final ExecutionEngineConfig? executionEngine;