class Aws::SageMaker::Types::AutoMLContainerDefinition

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

@!attribute [rw] image

The Amazon Elastic Container Registry (Amazon ECR) path of the
container. For more information, see .
@return [String]

@!attribute [rw] model_data_url

The location of the model artifacts. For more information, see .
@return [String]

@!attribute [rw] environment

The environment variables to set in the container. For more
information, see .
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLContainerDefinition AWS API Documentation

Constants

SENSITIVE