TrainingPlanOffering

Details about 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 currency code for the upfront fee (e.g., USD).

Link copied to clipboard

The number of whole hours in the total duration for this training plan offering.

Link copied to clipboard

The additional minutes beyond whole hours in the total duration for this training plan offering.

Link copied to clipboard

The requested end time that the user specified when searching for the training plan offering.

Link copied to clipboard

The requested start time that the user specified when searching for the training plan offering.

Link copied to clipboard

A list of reserved capacity offerings associated with this training plan offering.

Link copied to clipboard

The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod) for this training plan offering.

Link copied to clipboard

The unique identifier for this training plan offering.

Link copied to clipboard

The upfront fee for this training plan offering.

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