AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.DesiredWeightAndCapacity

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class DesiredWeightAndCapacity

The DesiredWeightAndCapacity type exposes the following members

Constructors

NameDescription
Public Method DesiredWeightAndCapacity()

Properties

NameTypeDescription
Public Property DesiredInstanceCount System.Int32

Gets and sets the property DesiredInstanceCount.

The variant's capacity.

Public Property DesiredWeight System.Single

Gets and sets the property DesiredWeight.

The variant's weight.

Public Property ServerlessUpdateConfig Amazon.SageMaker.Model.ProductionVariantServerlessUpdateConfig

Gets and sets the property ServerlessUpdateConfig.

Specifies the serverless update concurrency configuration for an endpoint variant.

Public Property VariantName System.String

Gets and sets the property VariantName.

The name of the variant to update.

Version Information

.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