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.
Container for the parameters to the ExtendTrainingPlan operation. Extends an existing training plan by purchasing an extension offering. This allows you to add additional compute capacity time to your training plan without creating a new plan or reconfiguring your workloads.
To find available extension offerings, use the SearchTrainingPlanOfferings
API with the TrainingPlanArn parameter.
To view the history of extensions for a training plan, use the DescribeTrainingPlanExtensionHistory
API.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ExtendTrainingPlanRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The ExtendTrainingPlanRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
ExtendTrainingPlanRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
TrainingPlanExtensionOfferingId | System.String |
Gets and sets the property TrainingPlanExtensionOfferingId.
The unique identifier of the extension offering to purchase. You can retrieve this
ID from the |
.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