Class CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty>
- Enclosing interface:
CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty
@Stability(Stable)
public static final class CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty>
A builder for
CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.hiddenAppTypes(List<String> hiddenAppTypes) hiddenInstanceTypes(List<String> hiddenInstanceTypes) hiddenMlTools(List<String> hiddenMlTools) 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<CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty>- Returns:
- a new instance of
CfnUserProfilePropsMixin.StudioWebPortalSettingsProperty - Throws:
NullPointerException- if any required attribute was not provided