class Aws::SageMaker::Types::ProcessingJobSummary

Summary of information about a processing job.

@!attribute [rw] processing_job_name

The name of the processing job.
@return [String]

@!attribute [rw] processing_job_arn

The Amazon Resource Name (ARN) of the processing job..
@return [String]

@!attribute [rw] creation_time

The time at which the processing job was created.
@return [Time]

@!attribute [rw] processing_end_time

The time at which the processing job completed.
@return [Time]

@!attribute [rw] last_modified_time

A timestamp that indicates the last time the processing job was
modified.
@return [Time]

@!attribute [rw] processing_job_status

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

@!attribute [rw] failure_reason

A string, up to one KB in size, that contains the reason a
processing job failed, if it failed.
@return [String]

@!attribute [rw] exit_message

An optional string, up to one KB in size, that contains metadata
from the processing container when the processing job exits.
@return [String]

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

Constants

SENSITIVE