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