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