BatchSegmentJobSummary

A truncated version of the BatchSegmentJob datatype. ListBatchSegmentJobs operation returns a list of batch segment job summaries.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the batch segment job.

Link copied to clipboard

The time at which the batch segment job was created.

Link copied to clipboard

If the batch segment job failed, the reason for the failure.

Link copied to clipboard

The name of the batch segment job.

Link copied to clipboard

The time at which the batch segment job was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the solution version used by the batch segment job to generate batch segments.

Link copied to clipboard

The status of the batch segment job. The status is one of the following values:

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