class Aws::ECR::Types::ImageDetail
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ImageDetail AWS API Documentation
@return [Types::ImageScanFindingsSummary]
A summary of the last completed image scan.
@!attribute [rw] image_scan_findings_summary
@return [Types::ImageScanStatus]
The current state of the scan.
@!attribute [rw] image_scan_status
@return [Time]
which the current image was pushed to the repository.
The date and time, expressed in standard JavaScript date format, at
@!attribute [rw] image_pushed_at
@return [Integer]
</note>
DescribeImages.
it may return a larger image size than the image sizes returned by
of the ‘docker images` command shows the uncompressed image size, so
image layers before pushing them to a V2 Docker registry. The output
<note markdown=“1”> Beginning with Docker version 1.9, the Docker client compresses
manifests in the list.
If the image is a manifest list, this will be the max size of all
The size, in bytes, of the image in the repository.
@!attribute [rw] image_size_in_bytes
@return [Array<String>]
The list of tags associated with this image.
@!attribute [rw] image_tags
@return [String]
The `sha256` digest of the image manifest.
@!attribute [rw] image_digest
@return [String]
The name of the repository to which this image belongs.
@!attribute [rw] repository_name
@return [String]
belongs.
The AWS account ID associated with the registry to which this image
@!attribute [rw] registry_id
operation.
An object that describes an image returned by a DescribeImages