AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Settings related to idle shutdown of Studio applications.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class IdleSettings
The IdleSettings type exposes the following members
| Name | Description | |
|---|---|---|
|
IdleSettings() |
| Name | Type | Description | |
|---|---|---|---|
|
IdleTimeoutInMinutes | System.Int32 |
Gets and sets the property IdleTimeoutInMinutes. The time that SageMaker waits after the application becomes idle before shutting it down. |
|
LifecycleManagement | Amazon.SageMaker.LifecycleManagement |
Gets and sets the property LifecycleManagement. Indicates whether idle shutdown is activated for the application type. |
|
MaxIdleTimeoutInMinutes | System.Int32 |
Gets and sets the property MaxIdleTimeoutInMinutes. The maximum value in minutes that custom idle shutdown can be set to by the user. |
|
MinIdleTimeoutInMinutes | System.Int32 |
Gets and sets the property MinIdleTimeoutInMinutes. The minimum value in minutes that custom idle shutdown can be set to by the user. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5