public static interface DescribeNotebookExecutionRequest.Builder extends EmrRequest.Builder, SdkPojo, CopyableBuilder<DescribeNotebookExecutionRequest.Builder,DescribeNotebookExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeNotebookExecutionRequest.Builder |
notebookExecutionId(String notebookExecutionId)
The unique identifier of the notebook execution.
|
DescribeNotebookExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeNotebookExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeNotebookExecutionRequest.Builder notebookExecutionId(String notebookExecutionId)
The unique identifier of the notebook execution.
notebookExecutionId - The unique identifier of the notebook execution.DescribeNotebookExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeNotebookExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.