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.
Details about an extension to a training plan, including the offering ID, dates, status, and cost information.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class TrainingPlanExtension
The TrainingPlanExtension type exposes the following members
| Name | Description | |
|---|---|---|
|
TrainingPlanExtension() |
| Name | Type | Description | |
|---|---|---|---|
|
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The Availability Zone of the extension. |
|
AvailabilityZoneId | System.String |
Gets and sets the property AvailabilityZoneId. The Availability Zone ID of the extension. |
|
CurrencyCode | System.String |
Gets and sets the property CurrencyCode. The currency code for the upfront fee (e.g., USD). |
|
DurationHours | System.Int32 |
Gets and sets the property DurationHours. The duration of the extension in hours. |
|
EndDate | System.DateTime |
Gets and sets the property EndDate. The end date of the extension period. |
|
ExtendedAt | System.DateTime |
Gets and sets the property ExtendedAt. The timestamp when the extension was created. |
|
PaymentStatus | System.String |
Gets and sets the property PaymentStatus. The payment processing status of the extension. |
|
StartDate | System.DateTime |
Gets and sets the property StartDate. The start date of the extension period. |
|
Status | System.String |
Gets and sets the property Status. The current status of the extension (e.g., Pending, Active, Scheduled, Failed, Expired). |
|
TrainingPlanExtensionOfferingId | System.String |
Gets and sets the property TrainingPlanExtensionOfferingId. The unique identifier of the extension offering that was used to create this extension. |
|
UpfrontFee | System.String |
Gets and sets the property UpfrontFee. The upfront fee for the extension. |
.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