Uses of Class
software.amazon.awssdk.services.sagemaker.model.IdleSettings
-
Packages that use IdleSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of IdleSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return IdleSettings Modifier and Type Method Description IdleSettingsAppLifecycleManagement. idleSettings()Settings related to idle shutdown of Studio applications.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type IdleSettings Modifier and Type Method Description AppLifecycleManagement.BuilderAppLifecycleManagement.Builder. idleSettings(IdleSettings idleSettings)Settings related to idle shutdown of Studio applications.
-