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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.hiddenAppTypes(List<String> hiddenAppTypes) Sets the value ofCfnUserProfile.StudioWebPortalSettingsProperty.getHiddenAppTypes()hiddenInstanceTypes(List<String> hiddenInstanceTypes) Sets the value ofCfnUserProfile.StudioWebPortalSettingsProperty.getHiddenInstanceTypes()hiddenMlTools(List<String> hiddenMlTools) Sets the value ofCfnUserProfile.StudioWebPortalSettingsProperty.getHiddenMlTools()hiddenSageMakerImageVersionAliases(List<? extends Object> hiddenSageMakerImageVersionAliases) hiddenSageMakerImageVersionAliases(IResolvable hiddenSageMakerImageVersionAliases)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnUserProfile.StudioWebPortalSettingsProperty>- Returns:
- a new instance of
CfnUserProfile.StudioWebPortalSettingsProperty - Throws:
NullPointerException- if any required attribute was not provided