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_at ⇒ Time

The timestamp when the container image was created.

Returns:

  • (Time) —

    The timestamp when the container image was created.

#digest ⇒ String

The digest of the container image.

Returns:

  • (String) —

    The digest of the container image.

#image ⇒ String

The name of the container image.

Returns:

  • (String) —

    The name of the container image.