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.
Specifies weight and capacity values for a production variant.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DesiredWeightAndCapacity
The DesiredWeightAndCapacity type exposes the following members
| Name | Description | |
|---|---|---|
|
DesiredWeightAndCapacity() |
| Name | Type | Description | |
|---|---|---|---|
|
DesiredInstanceCount | System.Int32 |
Gets and sets the property DesiredInstanceCount. The variant's capacity. |
|
DesiredWeight | System.Single |
Gets and sets the property DesiredWeight. The variant's weight. |
|
ServerlessUpdateConfig | Amazon.SageMaker.Model.ProductionVariantServerlessUpdateConfig |
Gets and sets the property ServerlessUpdateConfig. Specifies the serverless update concurrency configuration for an endpoint variant. |
|
VariantName | System.String |
Gets and sets the property VariantName. The name of the variant to update. |
.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