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.
Container for the parameters to the CreateClusterSchedulerConfig operation. Create cluster policy configuration. This policy is used for task prioritization and fair-share allocation of idle compute. This helps prioritize critical workloads and distributes idle compute across entities.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class CreateClusterSchedulerConfigRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The CreateClusterSchedulerConfigRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateClusterSchedulerConfigRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterArn | System.String |
Gets and sets the property ClusterArn. ARN of the cluster. |
![]() |
Description | System.String |
Gets and sets the property Description. Description of the cluster policy. |
![]() |
Name | System.String |
Gets and sets the property Name. Name for the cluster policy. |
![]() |
SchedulerConfig | Amazon.SageMaker.Model.SchedulerConfig |
Gets and sets the property SchedulerConfig. Configuration about the monitoring schedule. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. Tags of the cluster policy. |
.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