Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.StudioWebPortalSettingsProperty.Builder
-
Uses of CfnUserProfile.StudioWebPortalSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnUserProfile.StudioWebPortalSettingsProperty.builder()
CfnUserProfile.StudioWebPortalSettingsProperty.Builder.hiddenAppTypes
(List<String> hiddenAppTypes) Sets the value ofCfnUserProfile.StudioWebPortalSettingsProperty.getHiddenAppTypes()
CfnUserProfile.StudioWebPortalSettingsProperty.Builder.hiddenMlTools
(List<String> hiddenMlTools) Sets the value ofCfnUserProfile.StudioWebPortalSettingsProperty.getHiddenMlTools()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.StudioWebPortalSettingsProperty.Builder
.