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.

Details about a reserved capacity offering for a training plan offering.

For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan .

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ReservedCapacityOffering

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

Syntax

C#
public class ReservedCapacityOffering

The ReservedCapacityOffering type exposes the following members

Constructors

NameDescription
Public Method ReservedCapacityOffering()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The availability zone for the reserved capacity offering.

Public Property DurationHours System.Int64

Gets and sets the property DurationHours.

The number of whole hours in the total duration for this reserved capacity offering.

Public Property DurationMinutes System.Int64

Gets and sets the property DurationMinutes.

The additional minutes beyond whole hours in the total duration for this reserved capacity offering.

Public Property EndTime System.DateTime

Gets and sets the property EndTime.

The end time of the reserved capacity offering.

Public Property InstanceCount System.Int32

Gets and sets the property InstanceCount.

The number of instances in the reserved capacity offering.

Public Property InstanceType Amazon.SageMaker.ReservedCapacityInstanceType

Gets and sets the property InstanceType.

The instance type for the reserved capacity offering.

Public Property ReservedCapacityType Amazon.SageMaker.ReservedCapacityType

Gets and sets the property ReservedCapacityType.

The type of reserved capacity offering.

Public Property StartTime System.DateTime

Gets and sets the property StartTime.

The start time of the reserved capacity offering.

Public Property UltraServerCount System.Int32

Gets and sets the property UltraServerCount.

The number of UltraServers included in this reserved capacity offering.

Public Property UltraServerType System.String

Gets and sets the property UltraServerType.

The type of UltraServer included in this reserved capacity offering, such as ml.u-p6e-gb200x72.

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