Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnUserProfile.UserSettingsProperty
Packages that use CfnUserProfile.UserSettingsProperty
-
Uses of CfnUserProfile.UserSettingsProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnUserProfile.UserSettingsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnUserProfile.UserSettingsProperty
Methods in software.amazon.awscdk.services.sagemaker that return CfnUserProfile.UserSettingsPropertyModifier and TypeMethodDescriptionCfnUserProfile.UserSettingsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnUserProfile.UserSettingsPropertyModifier and TypeMethodDescriptionvoid
CfnUserProfile.setUserSettings
(CfnUserProfile.UserSettingsProperty value) A collection of settings that apply to users of Amazon SageMaker Studio.CfnUserProfile.Builder.userSettings
(CfnUserProfile.UserSettingsProperty userSettings) A collection of settings that apply to users of Amazon SageMaker Studio.CfnUserProfileProps.Builder.userSettings
(CfnUserProfile.UserSettingsProperty userSettings) Sets the value ofCfnUserProfileProps.getUserSettings()