Uses of Class
software.amazon.awscdk.services.sagemaker.CfnNotebookInstanceLifecycleConfigProps.Builder
-
Uses of CfnNotebookInstanceLifecycleConfigProps.Builder in software.amazon.awscdk.services.sagemaker
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNotebookInstanceLifecycleConfigProps.Builder
.