| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| NotebookS3LocationForOutput | NotebookS3LocationForOutput. clone() | 
| NotebookS3LocationForOutput | NotebookExecution. getNotebookS3Location()
 The Amazon S3 location that stores the notebook execution input. | 
| NotebookS3LocationForOutput | NotebookExecutionSummary. getNotebookS3Location()
 The Amazon S3 location that stores the notebook execution input. | 
| NotebookS3LocationForOutput | NotebookS3LocationForOutput. withBucket(String bucket)
 The Amazon S3 bucket that stores the notebook execution input. | 
| NotebookS3LocationForOutput | NotebookS3LocationForOutput. withKey(String key)
 The key to the Amazon S3 location that stores the notebook execution input. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NotebookExecution. setNotebookS3Location(NotebookS3LocationForOutput notebookS3Location)
 The Amazon S3 location that stores the notebook execution input. | 
| void | NotebookExecutionSummary. setNotebookS3Location(NotebookS3LocationForOutput notebookS3Location)
 The Amazon S3 location that stores the notebook execution input. | 
| NotebookExecution | NotebookExecution. withNotebookS3Location(NotebookS3LocationForOutput notebookS3Location)
 The Amazon S3 location that stores the notebook execution input. | 
| NotebookExecutionSummary | NotebookExecutionSummary. withNotebookS3Location(NotebookS3LocationForOutput notebookS3Location)
 The Amazon S3 location that stores the notebook execution input. | 
Copyright © 2024. All rights reserved.