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