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.

This is the response object from the DescribeReservedCapacity operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeReservedCapacityResponse

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

Syntax

C#
public class DescribeReservedCapacityResponse : AmazonWebServiceResponse

The DescribeReservedCapacityResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone where the reserved capacity is provisioned.

Public Property AvailableInstanceCount System.Int32

Gets and sets the property AvailableInstanceCount.

The number of instances currently available for use in this reserved capacity.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DurationHours System.Int64

Gets and sets the property DurationHours.

The total duration of the reserved capacity in hours.

Public Property DurationMinutes System.Int64

Gets and sets the property DurationMinutes.

The number of minutes for the duration of the reserved capacity. For example, if a reserved capacity starts at 08:55 and ends at 11:30, the minutes field would be 35.

Public Property EndTime System.DateTime

Gets and sets the property EndTime.

The timestamp when the reserved capacity expires.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property InstanceType Amazon.SageMaker.ReservedCapacityInstanceType

Gets and sets the property InstanceType.

The Amazon EC2 instance type used in the reserved capacity.

Public Property InUseInstanceCount System.Int32

Gets and sets the property InUseInstanceCount.

The number of instances currently in use from this reserved capacity.

Public Property ReservedCapacityArn System.String

Gets and sets the property ReservedCapacityArn.

ARN of the reserved capacity.

Public Property ReservedCapacityType Amazon.SageMaker.ReservedCapacityType

Gets and sets the property ReservedCapacityType.

The type of reserved capacity.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property StartTime System.DateTime

Gets and sets the property StartTime.

The timestamp when the reserved capacity becomes active.

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 allocated to this reserved capacity.

Public Property UltraServerSummary Amazon.SageMaker.Model.UltraServerSummary

Gets and sets the property UltraServerSummary.

A summary of the UltraServer associated with this reserved capacity.

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