Uses of Class
software.amazon.awscdk.services.sagemaker.CfnNotebookInstanceLifecycleConfigProps.Builder
Packages that use CfnNotebookInstanceLifecycleConfigProps.Builder
-
Uses of CfnNotebookInstanceLifecycleConfigProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnNotebookInstanceLifecycleConfigProps.BuilderModifier and TypeMethodDescriptionCfnNotebookInstanceLifecycleConfigProps.builder()CfnNotebookInstanceLifecycleConfigProps.Builder.notebookInstanceLifecycleConfigName(String notebookInstanceLifecycleConfigName) Sets the value ofCfnNotebookInstanceLifecycleConfigProps.getOnCreate()CfnNotebookInstanceLifecycleConfigProps.Builder.onCreate(IResolvable onCreate) Sets the value ofCfnNotebookInstanceLifecycleConfigProps.getOnCreate()Sets the value ofCfnNotebookInstanceLifecycleConfigProps.getOnStart()CfnNotebookInstanceLifecycleConfigProps.Builder.onStart(IResolvable onStart) Sets the value ofCfnNotebookInstanceLifecycleConfigProps.getOnStart()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnNotebookInstanceLifecycleConfigProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNotebookInstanceLifecycleConfigProps.Builder.