Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnNotebookExecutionPropsMixin.ExecutionEngineConfigProperty
Packages that use CfnNotebookExecutionPropsMixin.ExecutionEngineConfigProperty
-
Uses of CfnNotebookExecutionPropsMixin.ExecutionEngineConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.emr
Classes in software.amazon.awscdk.cfnpropertymixins.services.emr that implement CfnNotebookExecutionPropsMixin.ExecutionEngineConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotebookExecutionPropsMixin.ExecutionEngineConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnNotebookExecutionPropsMixin.ExecutionEngineConfigPropertyModifier and TypeMethodDescriptionCfnNotebookExecutionPropsMixin.ExecutionEngineConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnNotebookExecutionPropsMixin.ExecutionEngineConfigPropertyModifier and TypeMethodDescriptionCfnNotebookExecutionMixinProps.Builder.executionEngine(CfnNotebookExecutionPropsMixin.ExecutionEngineConfigProperty executionEngine) Sets the value ofCfnNotebookExecutionMixinProps.getExecutionEngine()CfnNotebookExecutionPropsMixin.Builder.executionEngine(CfnNotebookExecutionPropsMixin.ExecutionEngineConfigProperty executionEngine) Specifies the execution engine (cluster) to run the notebook and perform the notebook execution.