Class CfnUserProfile.StudioWebPortalSettingsProperty.Builder
java.lang.Object
software.amazon.awscdk.services.sagemaker.CfnUserProfile.StudioWebPortalSettingsProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnUserProfile.StudioWebPortalSettingsProperty>
- Enclosing interface:
CfnUserProfile.StudioWebPortalSettingsProperty
@Stability(Stable)
public static final class CfnUserProfile.StudioWebPortalSettingsProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnUserProfile.StudioWebPortalSettingsProperty>
A builder for
CfnUserProfile.StudioWebPortalSettingsProperty
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds the configured instance.hiddenAppTypes
(List<String> hiddenAppTypes) Sets the value ofCfnUserProfile.StudioWebPortalSettingsProperty.getHiddenAppTypes()
hiddenMlTools
(List<String> hiddenMlTools) Sets the value ofCfnUserProfile.StudioWebPortalSettingsProperty.getHiddenMlTools()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<CfnUserProfile.StudioWebPortalSettingsProperty>
- Returns:
- a new instance of
CfnUserProfile.StudioWebPortalSettingsProperty
- Throws:
NullPointerException
- if any required attribute was not provided