class Aws::ECR::Types::ImageIdentifier


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ImageIdentifier AWS API Documentation
@return [String]
The tag used for the image.
@!attribute [rw] image_tag
@return [String]
The ‘sha256` digest of the image manifest.
@!attribute [rw] image_digest
}
image_tag: “ImageTag”,
image_digest: “ImageDigest”,
{
data as a hash:
@note When making an API call, you may pass ImageIdentifier
An object with identifying information for an Amazon ECR image.