ProcessingJobSummary

Summary of information about a processing job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time at which the processing job was created.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The time at which the processing job completed.

Link copied to clipboard

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

Link copied to clipboard

The name of the processing job.

Link copied to clipboard

The status of the processing job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String