Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.CodeEditorAppSettingsProperty.Builder
Packages that use CfnUserProfile.CodeEditorAppSettingsProperty.Builder
-
Uses of CfnUserProfile.CodeEditorAppSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnUserProfile.CodeEditorAppSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnUserProfile.CodeEditorAppSettingsProperty.Builder.appLifecycleManagement(IResolvable appLifecycleManagement) Sets the value ofCfnUserProfile.CodeEditorAppSettingsProperty.getAppLifecycleManagement()CfnUserProfile.CodeEditorAppSettingsProperty.Builder.appLifecycleManagement(CfnUserProfile.AppLifecycleManagementProperty appLifecycleManagement) Sets the value ofCfnUserProfile.CodeEditorAppSettingsProperty.getAppLifecycleManagement()CfnUserProfile.CodeEditorAppSettingsProperty.builder()CfnUserProfile.CodeEditorAppSettingsProperty.Builder.builtInLifecycleConfigArn(String builtInLifecycleConfigArn) CfnUserProfile.CodeEditorAppSettingsProperty.Builder.customImages(List<? extends Object> customImages) Sets the value ofCfnUserProfile.CodeEditorAppSettingsProperty.getCustomImages()CfnUserProfile.CodeEditorAppSettingsProperty.Builder.customImages(IResolvable customImages) Sets the value ofCfnUserProfile.CodeEditorAppSettingsProperty.getCustomImages()CfnUserProfile.CodeEditorAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec) Sets the value ofCfnUserProfile.CodeEditorAppSettingsProperty.getDefaultResourceSpec()CfnUserProfile.CodeEditorAppSettingsProperty.Builder.defaultResourceSpec(CfnUserProfile.ResourceSpecProperty defaultResourceSpec) Sets the value ofCfnUserProfile.CodeEditorAppSettingsProperty.getDefaultResourceSpec()CfnUserProfile.CodeEditorAppSettingsProperty.Builder.lifecycleConfigArns(List<String> lifecycleConfigArns) Sets the value ofCfnUserProfile.CodeEditorAppSettingsProperty.getLifecycleConfigArns()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnUserProfile.CodeEditorAppSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserProfile.CodeEditorAppSettingsProperty.Builder.