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 of a reserved capacity for the training plan.

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.ReservedCapacitySummary

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

Syntax

C#
public class ReservedCapacitySummary

The ReservedCapacitySummary type exposes the following members

Constructors

NameDescription
Public Method ReservedCapacitySummary()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The availability zone for the reserved capacity.

Public Property DurationHours System.Int64

Gets and sets the property DurationHours.

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

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.

Public Property EndTime System.DateTime

Gets and sets the property EndTime.

The end time of the reserved capacity.

Public Property InstanceType Amazon.SageMaker.ReservedCapacityInstanceType

Gets and sets the property InstanceType.

The instance type for the reserved capacity.

Public Property ReservedCapacityArn System.String

Gets and sets the property ReservedCapacityArn.

The Amazon Resource Name (ARN); of the reserved capacity.

Public Property ReservedCapacityType Amazon.SageMaker.ReservedCapacityType

Gets and sets the property ReservedCapacityType.

The type of reserved capacity.

Public Property StartTime System.DateTime

Gets and sets the property StartTime.

The start time of the reserved capacity.

Public Property Status Amazon.SageMaker.ReservedCapacityStatus

Gets and sets the property Status.

The current status of the reserved capacity.

Public Property TotalInstanceCount System.Int32

Gets and sets the property TotalInstanceCount.

The total number of instances in the reserved capacity.

Public Property UltraServerCount System.Int32

Gets and sets the property UltraServerCount.

The number of UltraServers included in this reserved capacity.

Public Property UltraServerType System.String

Gets and sets the property UltraServerType.

The type of UltraServer included in this reserved capacity, 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