Uses of Class
software.amazon.awscdk.services.sagemaker.CfnDomain.AppLifecycleManagementProperty.Builder
-
Uses of CfnDomain.AppLifecycleManagementProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnDomain.AppLifecycleManagementProperty.builder()
CfnDomain.AppLifecycleManagementProperty.Builder.idleSettings
(IResolvable idleSettings) Sets the value ofCfnDomain.AppLifecycleManagementProperty.getIdleSettings()
CfnDomain.AppLifecycleManagementProperty.Builder.idleSettings
(CfnDomain.IdleSettingsProperty idleSettings) Sets the value ofCfnDomain.AppLifecycleManagementProperty.getIdleSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDomain.AppLifecycleManagementProperty.Builder
.