Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder
Packages that use CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder
-
Uses of CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.appLifecycleManagement(CfnUserProfilePropsMixin.AppLifecycleManagementProperty appLifecycleManagement) CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.appLifecycleManagement(IResolvable appLifecycleManagement) CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.builder()CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.builtInLifecycleConfigArn(String builtInLifecycleConfigArn) CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.codeRepositories(List<? extends Object> codeRepositories) CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.codeRepositories(IResolvable codeRepositories) CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.customImages(List<? extends Object> customImages) Sets the value ofCfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.getCustomImages()CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.customImages(IResolvable customImages) Sets the value ofCfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.getCustomImages()CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.defaultResourceSpec(CfnUserProfilePropsMixin.ResourceSpecProperty defaultResourceSpec) CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec) CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.lifecycleConfigArns(List<String> lifecycleConfigArns) Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserProfilePropsMixin.JupyterLabAppSettingsProperty.Builder.