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 available extension offering for a training plan. Use the offering
ID with the ExtendTrainingPlan
API to extend a training plan.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class TrainingPlanExtensionOffering
The TrainingPlanExtensionOffering type exposes the following members
| Name | Description | |
|---|---|---|
|
TrainingPlanExtensionOffering() |
| Name | Type | Description | |
|---|---|---|---|
|
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The Availability Zone for this extension offering. |
|
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 this extension offering in hours. |
|
EndDate | System.DateTime |
Gets and sets the property EndDate. The end date of this extension offering. |
|
StartDate | System.DateTime |
Gets and sets the property StartDate. The start date of this extension offering. |
|
TrainingPlanExtensionOfferingId | System.String |
Gets and sets the property TrainingPlanExtensionOfferingId. The unique identifier for this extension offering. |
|
UpfrontFee | System.String |
Gets and sets the property UpfrontFee. The upfront fee for this extension offering. |
.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