AutoMlContainerDefinition
A list of container definitions that describe the different containers that make up an AutoML candidate. For more information, see ContainerDefinition.
Types
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
inline fun copy(block: AutoMlContainerDefinition.Builder.() -> Unit = {}): AutoMlContainerDefinition