ReservedCapacitySummary

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 <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingPlan.html">CreateTrainingPlan</a> .

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The availability zone for the reserved capacity.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The end time of the reserved capacity.

Link copied to clipboard

The instance type for the reserved capacity.

Link copied to clipboard

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

Link copied to clipboard

The start time of the reserved capacity.

Link copied to clipboard

The current status of the reserved capacity.

Link copied to clipboard

The total number of instances in the reserved capacity.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String