Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.Builder
Packages that use CfnUserProfile.Builder
-
Uses of CfnUserProfile.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnUserProfile.BuilderModifier and TypeMethodDescriptionstatic CfnUserProfile.BuilderThe domain ID.CfnUserProfile.Builder.singleSignOnUserIdentifier(String singleSignOnUserIdentifier) A specifier for the type of value specified in SingleSignOnUserValue.CfnUserProfile.Builder.singleSignOnUserValue(String singleSignOnUserValue) The username of the associated AWS Single Sign-On User for this UserProfile.An array of key-value pairs to apply to this resource.CfnUserProfile.Builder.userProfileName(String userProfileName) The user profile name.CfnUserProfile.Builder.userSettings(IResolvable userSettings) 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.