AWS SDK Version 3 for .NET
API Reference

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.

Summary of information about a processing job.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ProcessingJobSummary

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class ProcessingJobSummary

The ProcessingJobSummary type exposes the following members

Constructors

NameDescription
Public Method ProcessingJobSummary()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The time at which the processing job was created.

Public Property ExitMessage System.String

Gets and sets the property ExitMessage.

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

Public Property FailureReason System.String

Gets and sets the property FailureReason.

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

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

A timestamp that indicates the last time the processing job was modified.

Public Property ProcessingEndTime System.DateTime

Gets and sets the property ProcessingEndTime.

The time at which the processing job completed.

Public Property ProcessingJobArn System.String

Gets and sets the property ProcessingJobArn.

The Amazon Resource Name (ARN) of the processing job..

Public Property ProcessingJobName System.String

Gets and sets the property ProcessingJobName.

The name of the processing job.

Public Property ProcessingJobStatus Amazon.SageMaker.ProcessingJobStatus

Gets and sets the property ProcessingJobStatus.

The status of the processing job.

Version Information

.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