public static interface OutputNotebookS3LocationForOutput.Builder extends SdkPojo, CopyableBuilder<OutputNotebookS3LocationForOutput.Builder,OutputNotebookS3LocationForOutput>
| Modifier and Type | Method and Description |
|---|---|
OutputNotebookS3LocationForOutput.Builder |
bucket(String bucket)
The Amazon S3 bucket that stores the notebook execution output.
|
OutputNotebookS3LocationForOutput.Builder |
key(String key)
The key to the Amazon S3 location that stores the notebook execution output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOutputNotebookS3LocationForOutput.Builder bucket(String bucket)
The Amazon S3 bucket that stores the notebook execution output.
bucket - The Amazon S3 bucket that stores the notebook execution output.OutputNotebookS3LocationForOutput.Builder key(String key)
The key to the Amazon S3 location that stores the notebook execution output.
key - The key to the Amazon S3 location that stores the notebook execution output.Copyright © 2023. All rights reserved.