You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Personalize::Types::AlgorithmImage

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an algorithm image.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#docker_uriString

The URI of the Docker container for the algorithm image.

Returns:

  • (String)

    The URI of the Docker container for the algorithm image.

#nameString

The name of the algorithm image.

Returns:

  • (String)

    The name of the algorithm image.