| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| OutputNotebookS3LocationFromInput | OutputNotebookS3LocationFromInput. clone() | 
| OutputNotebookS3LocationFromInput | StartNotebookExecutionRequest. getOutputNotebookS3Location()
 The Amazon S3 location for the notebook execution output. | 
| OutputNotebookS3LocationFromInput | OutputNotebookS3LocationFromInput. withBucket(String bucket)
 The Amazon S3 bucket that stores the notebook execution output. | 
| OutputNotebookS3LocationFromInput | OutputNotebookS3LocationFromInput. withKey(String key)
 The key to the Amazon S3 location that stores the notebook execution output. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StartNotebookExecutionRequest. setOutputNotebookS3Location(OutputNotebookS3LocationFromInput outputNotebookS3Location)
 The Amazon S3 location for the notebook execution output. | 
| StartNotebookExecutionRequest | StartNotebookExecutionRequest. withOutputNotebookS3Location(OutputNotebookS3LocationFromInput outputNotebookS3Location)
 The Amazon S3 location for the notebook execution output. | 
Copyright © 2023. All rights reserved.