| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
Amazon SageMaker Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserProfile.UserSettingsProperty.Jsii$Proxy
An implementation for
CfnUserProfile.UserSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProfile.UserSettingsProperty |
CfnUserProfile.UserSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnUserProfile.setUserSettings(CfnUserProfile.UserSettingsProperty value)
A collection of settings that apply to users of Amazon SageMaker Studio.
|
CfnUserProfile.Builder |
CfnUserProfile.Builder.userSettings(CfnUserProfile.UserSettingsProperty userSettings)
A collection of settings that apply to users of Amazon SageMaker Studio.
|
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.userSettings(CfnUserProfile.UserSettingsProperty userSettings)
Sets the value of
CfnUserProfileProps.getUserSettings() |
Copyright © 2022. All rights reserved.