Jump to Content

Interface ImageIdentifier

An object with identifying information for an image in an Amazon ECR repository.

Hierarchy

  • ImageIdentifier

Properties

Properties

imageDigest?: string

The sha256 digest of the image manifest.

imageTag?: string

The tag used for the image.