| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
| 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)
`AWS::SageMaker::UserProfile.UserSettings`.
|
CfnUserProfile.Builder |
CfnUserProfile.Builder.userSettings(CfnUserProfile.UserSettingsProperty userSettings)
`AWS::SageMaker::UserProfile.UserSettings`.
|
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.userSettings(CfnUserProfile.UserSettingsProperty userSettings)
Sets the value of
CfnUserProfileProps.getUserSettings() |
Copyright © 2021. All rights reserved.