class Aws::ECRPublic::Types::Image

An object representing an Amazon ECR image.

@!attribute [rw] registry_id

The AWS 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-public-2020-10-30/Image AWS API Documentation

Constants

SENSITIVE