class Aws::ECR::Types::ImageScanFindings


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ImageScanFindings AWS API Documentation
@return [Hash<String,Integer>]
The image vulnerability counts, sorted by severity.
@!attribute [rw] finding_severity_counts
@return [Array<Types::ImageScanFinding>]
The findings from the image scan.
@!attribute [rw] findings
@return [Time]
The time when the vulnerability data was last scanned.
@!attribute [rw] vulnerability_source_updated_at
@return [Time]
The time of the last completed image scan.
@!attribute [rw] image_scan_completed_at
The details of an image scan.