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.
Provides summary information about a training job.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class TrainingJobSummary
The TrainingJobSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
TrainingJobSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. A timestamp that shows when the training job was created. |
![]() |
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. Timestamp when the training job was last modified. |
![]() |
SecondaryStatus | Amazon.SageMaker.SecondaryStatus |
Gets and sets the property SecondaryStatus. The secondary status of the training job. |
![]() |
TrainingEndTime | System.DateTime |
Gets and sets the property TrainingEndTime.
A timestamp that shows when the training job ended. This field is set only if the
training job has one of the terminal statuses ( |
![]() |
TrainingJobArn | System.String |
Gets and sets the property TrainingJobArn. The Amazon Resource Name (ARN) of the training job. |
![]() |
TrainingJobName | System.String |
Gets and sets the property TrainingJobName. The name of the training job that you want a summary for. |
![]() |
TrainingJobStatus | Amazon.SageMaker.TrainingJobStatus |
Gets and sets the property TrainingJobStatus. The status of the training job. |
![]() |
TrainingPlanArn | System.String |
Gets and sets the property TrainingPlanArn. The Amazon Resource Name (ARN); of the training plan associated with this training job.
For more information about how to reserve GPU capacity for your SageMaker HyperPod
clusters using Amazon SageMaker Training Plan, see |
![]() |
WarmPoolStatus | Amazon.SageMaker.Model.WarmPoolStatus |
Gets and sets the property WarmPoolStatus. The status of the warm pool associated with the training job. |
.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