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