Uses of Interface
software.amazon.awscdk.services.emr.CfnNotebookExecutionProps
Packages that use CfnNotebookExecutionProps
-
Uses of CfnNotebookExecutionProps in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement CfnNotebookExecutionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotebookExecutionPropsMethods in software.amazon.awscdk.services.emr that return CfnNotebookExecutionPropsModifier and TypeMethodDescriptionCfnNotebookExecutionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.emr with parameters of type CfnNotebookExecutionPropsModifierConstructorDescriptionCfnNotebookExecution(software.constructs.Construct scope, String id, CfnNotebookExecutionProps props) Create a newAWS::EMR::NotebookExecution.