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.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DescribeReservedCapacityResponse : AmazonWebServiceResponse
The DescribeReservedCapacityResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeReservedCapacityResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The Availability Zone where the reserved capacity is provisioned. |
![]() |
AvailableInstanceCount | System.Int32 |
Gets and sets the property AvailableInstanceCount. The number of instances currently available for use in this reserved capacity. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
DurationHours | System.Int64 |
Gets and sets the property DurationHours. The total duration of the reserved capacity in hours. |
![]() |
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. |
![]() |
EndTime | System.DateTime |
Gets and sets the property EndTime. The timestamp when the reserved capacity expires. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
InstanceType | Amazon.SageMaker.ReservedCapacityInstanceType |
Gets and sets the property InstanceType. The Amazon EC2 instance type used in the reserved capacity. |
![]() |
InUseInstanceCount | System.Int32 |
Gets and sets the property InUseInstanceCount. The number of instances currently in use from this reserved capacity. |
![]() |
ReservedCapacityArn | System.String |
Gets and sets the property ReservedCapacityArn. ARN of the reserved capacity. |
![]() |
ReservedCapacityType | Amazon.SageMaker.ReservedCapacityType |
Gets and sets the property ReservedCapacityType. The type of reserved capacity. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
StartTime | System.DateTime |
Gets and sets the property StartTime. The timestamp when the reserved capacity becomes active. |
![]() |
Status | Amazon.SageMaker.ReservedCapacityStatus |
Gets and sets the property Status. The current status of the reserved capacity. |
![]() |
TotalInstanceCount | System.Int32 |
Gets and sets the property TotalInstanceCount. The total number of instances allocated to this reserved capacity. |
![]() |
UltraServerSummary | Amazon.SageMaker.Model.UltraServerSummary |
Gets and sets the property UltraServerSummary. A summary of the UltraServer associated with this reserved capacity. |
.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