Uses of Class
software.amazon.awscdk.services.emr.CfnNotebookExecutionProps.Builder
Packages that use CfnNotebookExecutionProps.Builder
-
Uses of CfnNotebookExecutionProps.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnNotebookExecutionProps.BuilderModifier and TypeMethodDescriptionCfnNotebookExecutionProps.builder()CfnNotebookExecutionProps.Builder.environmentVariables(Map<String, String> environmentVariables) Sets the value ofCfnNotebookExecutionProps.getEnvironmentVariables()CfnNotebookExecutionProps.Builder.environmentVariables(IResolvable environmentVariables) Sets the value ofCfnNotebookExecutionProps.getEnvironmentVariables()CfnNotebookExecutionProps.Builder.executionEngine(IResolvable executionEngine) Sets the value ofCfnNotebookExecutionProps.getExecutionEngine()CfnNotebookExecutionProps.Builder.executionEngine(CfnNotebookExecution.ExecutionEngineConfigProperty executionEngine) Sets the value ofCfnNotebookExecutionProps.getExecutionEngine()CfnNotebookExecutionProps.Builder.notebookExecutionName(String notebookExecutionName) Sets the value ofCfnNotebookExecutionProps.getNotebookExecutionName()CfnNotebookExecutionProps.Builder.notebookParams(String notebookParams) Sets the value ofCfnNotebookExecutionProps.getNotebookParams()CfnNotebookExecutionProps.Builder.notebookS3Location(IResolvable notebookS3Location) Sets the value ofCfnNotebookExecutionProps.getNotebookS3Location()CfnNotebookExecutionProps.Builder.notebookS3Location(CfnNotebookExecution.NotebookS3LocationProperty notebookS3Location) Sets the value ofCfnNotebookExecutionProps.getNotebookS3Location()CfnNotebookExecutionProps.Builder.outputNotebookFormat(String outputNotebookFormat) Sets the value ofCfnNotebookExecutionProps.getOutputNotebookFormat()CfnNotebookExecutionProps.Builder.outputNotebookS3Location(IResolvable outputNotebookS3Location) Sets the value ofCfnNotebookExecutionProps.getOutputNotebookS3Location()CfnNotebookExecutionProps.Builder.outputNotebookS3Location(CfnNotebookExecution.OutputNotebookS3LocationProperty outputNotebookS3Location) Sets the value ofCfnNotebookExecutionProps.getOutputNotebookS3Location()Sets the value ofCfnNotebookExecutionProps.getTags()Constructors in software.amazon.awscdk.services.emr with parameters of type CfnNotebookExecutionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNotebookExecutionProps.Builder.