class Aws::ECR::Types::Image

An object representing an Amazon ECR image.

@!attribute [rw] registry_id

The Amazon Web Services account ID associated with the registry
containing the image.
@return [String]

@!attribute [rw] repository_name

The name of the repository associated with the image.
@return [String]

@!attribute [rw] image_id

An object containing the image tag and image digest associated with
an image.
@return [Types::ImageIdentifier]

@!attribute [rw] image_manifest

The image manifest associated with the image.
@return [String]

@!attribute [rw] image_manifest_media_type

The manifest media type of the image.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/Image AWS API Documentation

Constants

SENSITIVE