BatchInferenceJobSummary

A truncated version of the BatchInferenceJob. The ListBatchInferenceJobs operation returns a list of batch inference 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 inference job.

Link copied to clipboard
Link copied to clipboard

The time at which the batch inference job was created.

Link copied to clipboard

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

Link copied to clipboard

The name of the batch inference job.

Link copied to clipboard

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

Link copied to clipboard

The ARN of the solution version used by the batch inference job.

Link copied to clipboard

The status of the batch inference 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