| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionEngineConfig |
NotebookExecution.executionEngine()
The execution engine, such as an Amazon EMR cluster, used to run the Amazon EMR notebook and perform the notebook
execution.
|
ExecutionEngineConfig |
StartNotebookExecutionRequest.executionEngine()
Specifies the execution engine (cluster) that runs the notebook execution.
|
| Modifier and Type | Method and Description |
|---|---|
NotebookExecution.Builder |
NotebookExecution.Builder.executionEngine(ExecutionEngineConfig executionEngine)
The execution engine, such as an Amazon EMR cluster, used to run the Amazon EMR notebook and perform the
notebook execution.
|
StartNotebookExecutionRequest.Builder |
StartNotebookExecutionRequest.Builder.executionEngine(ExecutionEngineConfig executionEngine)
Specifies the execution engine (cluster) that runs the notebook execution.
|
Copyright © 2023. All rights reserved.