ReservedCapacityOffering

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val endTime: <Error class: unknown class>?

The end time of the reserved capacity offering.

Link copied to clipboard
val extensionEndTime: <Error class: unknown class>?

The end time of the extension for the reserved capacity offering.

Link copied to clipboard
val extensionStartTime: <Error class: unknown class>?

The start time of the extension for the reserved capacity offering.

Link copied to clipboard

The number of instances in the reserved capacity offering.

Link copied to clipboard

The instance type for the reserved capacity offering.

Link copied to clipboard

The type of reserved capacity offering.

Link copied to clipboard
val startTime: <Error class: unknown class>?

The start time of the reserved capacity offering.

Link copied to clipboard

The number of UltraServers included in this reserved capacity offering.

Link copied to clipboard

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

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