class Aws::SageMaker::Types::TrainingJobSummary
Provides summary information about a training job.
@!attribute [rw] training_job_name
The name of the training job that you want a summary for. @return [String]
@!attribute [rw] training_job_arn
The Amazon Resource Name (ARN) of the training job. @return [String]
@!attribute [rw] creation_time
A timestamp that shows when the training job was created. @return [Time]
@!attribute [rw] training_end_time
A timestamp that shows when the training job ended. This field is set only if the training job has one of the terminal statuses (`Completed`, `Failed`, or `Stopped`). @return [Time]
@!attribute [rw] last_modified_time
Timestamp when the training job was last modified. @return [Time]
@!attribute [rw] training_job_status
The status of the training job. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/TrainingJobSummary AWS API Documentation
Constants
- SENSITIVE