class Aws::SageMaker::Types::AutoMLJobSummary

Provides a summary about an AutoML job.

@!attribute [rw] auto_ml_job_name

The name of the AutoML job you are requesting.
@return [String]

@!attribute [rw] auto_ml_job_arn

The ARN of the AutoML job.
@return [String]

@!attribute [rw] auto_ml_job_status

The status of the AutoML job.
@return [String]

@!attribute [rw] auto_ml_job_secondary_status

The secondary status of the AutoML job.
@return [String]

@!attribute [rw] creation_time

When the AutoML job was created.
@return [Time]

@!attribute [rw] end_time

The end time of an AutoML job.
@return [Time]

@!attribute [rw] last_modified_time

When the AutoML job was last modified.
@return [Time]

@!attribute [rw] failure_reason

The failure reason of an AutoML job.
@return [String]

@!attribute [rw] partial_failure_reasons

The list of reasons for partial failures within an AutoML job.
@return [Array<Types::AutoMLPartialFailureReason>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLJobSummary AWS API Documentation

Constants

SENSITIVE