AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.TrainingPlanExtensionOffering

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class TrainingPlanExtensionOffering

The TrainingPlanExtensionOffering type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone for this extension offering.

Public Property CurrencyCode System.String

Gets and sets the property CurrencyCode.

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

Public Property DurationHours System.Int32

Gets and sets the property DurationHours.

The duration of this extension offering in hours.

Public Property EndDate System.DateTime

Gets and sets the property EndDate.

The end date of this extension offering.

Public Property StartDate System.DateTime

Gets and sets the property StartDate.

The start date of this extension offering.

Public Property TrainingPlanExtensionOfferingId System.String

Gets and sets the property TrainingPlanExtensionOfferingId.

The unique identifier for this extension offering.

Public Property UpfrontFee System.String

Gets and sets the property UpfrontFee.

The upfront fee for this extension offering.

Version Information

.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