public static interface OutputNotebookS3LocationFromInput.Builder extends SdkPojo, CopyableBuilder<OutputNotebookS3LocationFromInput.Builder,OutputNotebookS3LocationFromInput>
| Modifier and Type | Method and Description |
|---|---|
OutputNotebookS3LocationFromInput.Builder |
bucket(String bucket)
The Amazon S3 bucket that stores the notebook execution output.
|
OutputNotebookS3LocationFromInput.Builder |
key(String key)
The key to the Amazon S3 location that stores the notebook execution output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOutputNotebookS3LocationFromInput.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.OutputNotebookS3LocationFromInput.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.