TrainingPlanExtensionOffering

Details about an available extension offering for a training plan. Use the offering ID with the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ExtendTrainingPlan.html">ExtendTrainingPlan</a> API to extend a training plan.

Types

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

Properties

Link copied to clipboard

The Availability Zone for this extension offering.

Link copied to clipboard

The currency code for the upfront fee (e.g., USD).

Link copied to clipboard

The duration of this extension offering in hours.

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

The end date of this extension offering.

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

The start date of this extension offering.

Link copied to clipboard

The unique identifier for this extension offering.

Link copied to clipboard

The upfront fee for this extension 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