Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.JupyterServerAppSettingsProperty.Builder
-
Uses of CfnUserProfile.JupyterServerAppSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnUserProfile.JupyterServerAppSettingsProperty.builder()
CfnUserProfile.JupyterServerAppSettingsProperty.Builder.defaultResourceSpec
(IResolvable defaultResourceSpec) Sets the value ofCfnUserProfile.JupyterServerAppSettingsProperty.getDefaultResourceSpec()
CfnUserProfile.JupyterServerAppSettingsProperty.Builder.defaultResourceSpec
(CfnUserProfile.ResourceSpecProperty defaultResourceSpec) Sets the value ofCfnUserProfile.JupyterServerAppSettingsProperty.getDefaultResourceSpec()
CfnUserProfile.JupyterServerAppSettingsProperty.Builder.lifecycleConfigArns
(List<String> lifecycleConfigArns) Sets the value ofCfnUserProfile.JupyterServerAppSettingsProperty.getLifecycleConfigArns()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.JupyterServerAppSettingsProperty.Builder
.