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 CreateComputeQuota operation. Create compute allocation definition. This defines how compute is allocated, shared, and borrowed for specified entities. Specifically, how to lend and borrow idle compute and assign a fair-share weight to the specified entities.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class CreateComputeQuotaRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The CreateComputeQuotaRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateComputeQuotaRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActivationState | Amazon.SageMaker.ActivationState |
Gets and sets the property ActivationState. The state of the compute allocation being described. Use to enable or disable compute allocation.
Default is |
![]() |
ClusterArn | System.String |
Gets and sets the property ClusterArn. ARN of the cluster. |
![]() |
ComputeQuotaConfig | Amazon.SageMaker.Model.ComputeQuotaConfig |
Gets and sets the property ComputeQuotaConfig. Configuration of the compute allocation definition. This includes the resource sharing option, and the setting to preempt low priority tasks. |
![]() |
ComputeQuotaTarget | Amazon.SageMaker.Model.ComputeQuotaTarget |
Gets and sets the property ComputeQuotaTarget. The target entity to allocate compute resources to. |
![]() |
Description | System.String |
Gets and sets the property Description. Description of the compute allocation definition. |
![]() |
Name | System.String |
Gets and sets the property Name. Name to the compute allocation definition. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. Tags of the compute allocation definition. |
.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