| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
NotebookS3LocationForOutput |
NotebookExecutionSummary.notebookS3Location()
The Amazon S3 location that stores the notebook execution input.
|
NotebookS3LocationForOutput |
NotebookExecution.notebookS3Location()
The Amazon S3 location that stores the notebook execution input.
|
| Modifier and Type | Method and Description |
|---|---|
NotebookExecutionSummary.Builder |
NotebookExecutionSummary.Builder.notebookS3Location(NotebookS3LocationForOutput notebookS3Location)
The Amazon S3 location that stores the notebook execution input.
|
NotebookExecution.Builder |
NotebookExecution.Builder.notebookS3Location(NotebookS3LocationForOutput notebookS3Location)
The Amazon S3 location that stores the notebook execution input.
|
Copyright © 2023. All rights reserved.