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 extension to a training plan, including the offering ID, dates, status, and cost information.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.TrainingPlanExtension

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

Syntax

C#
public class TrainingPlanExtension

The TrainingPlanExtension type exposes the following members

Constructors

NameDescription
Public Method TrainingPlanExtension()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone of the extension.

Public Property AvailabilityZoneId System.String

Gets and sets the property AvailabilityZoneId.

The Availability Zone ID of the extension.

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 the extension in hours.

Public Property EndDate System.DateTime

Gets and sets the property EndDate.

The end date of the extension period.

Public Property ExtendedAt System.DateTime

Gets and sets the property ExtendedAt.

The timestamp when the extension was created.

Public Property PaymentStatus System.String

Gets and sets the property PaymentStatus.

The payment processing status of the extension.

Public Property StartDate System.DateTime

Gets and sets the property StartDate.

The start date of the extension period.

Public Property Status System.String

Gets and sets the property Status.

The current status of the extension (e.g., Pending, Active, Scheduled, Failed, Expired).

Public Property TrainingPlanExtensionOfferingId System.String

Gets and sets the property TrainingPlanExtensionOfferingId.

The unique identifier of the extension offering that was used to create this extension.

Public Property UpfrontFee System.String

Gets and sets the property UpfrontFee.

The upfront fee for the extension.

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