AutoMlContainerDefinition

A list of container definitions that describe the different containers that make up an AutoML candidate. For more information, see ContainerDefinition.

Types

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

Properties

Link copied to clipboard

The environment variables to set in the container. For more information, see ContainerDefinition.

Link copied to clipboard

The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see ContainerDefinition.

Link copied to clipboard

The location of the model artifacts. For more information, see ContainerDefinition.

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