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

Class: Aws::Lightsail::Types::ContainerImage

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

Overview

Describes a container image that is registered to an Amazon Lightsail container service.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The timestamp when the container image was created.

Returns:

  • (Time)

    The timestamp when the container image was created.

#digestString

The digest of the container image.

Returns:

  • (String)

    The digest of the container image.

#imageString

The name of the container image.

Returns:

  • (String)

    The name of the container image.