Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Image

An object representing an Amazon ECR image.

Hierarchy

  • Image

Index

Properties

Optional imageId

An object containing the image tag and image digest associated with an image.

Optional imageManifest

imageManifest: undefined | string

The image manifest associated with the image.

Optional imageManifestMediaType

imageManifestMediaType: undefined | string

The manifest media type of the image.

Optional registryId

registryId: undefined | string

The Amazon Web Services account ID associated with the registry containing the image.

Optional repositoryName

repositoryName: undefined | string

The name of the repository associated with the image.