class Aws::ECR::Types::ImageDetail
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ImageDetail AWS API Documentation
@return [Time]
</note>
exact time that the image was last pulled.
timestamp at least once every 24 hours, the result may not be the
an hour, because Amazon ECR refreshes the ‘lastRecordedPullTime`
that the image was last pulled. However, if you pull an image once
the `lastRecordedPullTime` timestamp will indicate the exact time
every 24 hours. For example, if you pull an image once a day then
<note markdown=“1”> Amazon ECR refreshes the last image pull timestamp at least once
when Amazon ECR recorded the last image pull.
The date and time, expressed in standard JavaScript date format,
@!attribute [rw] last_recorded_pull_time
@return [String]
The artifact media type of the image.
@!attribute [rw] artifact_media_type
@return [String]
The media type of the image manifest.
@!attribute [rw] image_manifest_media_type
@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>
in the Amazon Web Services Management Console.
Therefore, Docker might return a larger image than the image shown
the `docker images` command shows the uncompressed image size.
layers before pushing them to a V2 Docker registry. The output of
<note markdown=“1”> Starting with Docker version 1.9, the Docker client compresses image
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]
which this image belongs.
The Amazon Web Services account ID associated with the registry to
@!attribute [rw] registry_id
operation.
An object that describes an image returned by a DescribeImages