AutoMlJobSummary

Provides a summary about an AutoML job.

Types

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

Properties

Link copied to clipboard

The ARN of the AutoML job.

Link copied to clipboard

The name of the AutoML job you are requesting.

Link copied to clipboard

The secondary status of the AutoML job.

Link copied to clipboard

The status of the AutoML job.

Link copied to clipboard

When the AutoML job was created.

Link copied to clipboard

The end time of an AutoML job.

Link copied to clipboard

The failure reason of an AutoML job.

Link copied to clipboard

When the AutoML job was last modified.

Link copied to clipboard

The list of reasons for partial failures within an AutoML job.

Functions

Link copied to clipboard
inline fun copy(block: AutoMlJobSummary.Builder.() -> Unit = {}): AutoMlJobSummary
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