You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECR::Types::ImageScanFindingsSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::ImageScanFindingsSummary
- Defined in:
- (unknown)
Overview
A summary of the last completed image scan.
Returned by:
Instance Attribute Summary collapse
-
#finding_severity_counts ⇒ Hash<String,Integer>
The image vulnerability counts, sorted by severity.
-
#image_scan_completed_at ⇒ Time
The time of the last completed image scan.
-
#vulnerability_source_updated_at ⇒ Time
The time when the vulnerability data was last scanned.
Instance Attribute Details
#finding_severity_counts ⇒ Hash<String,Integer>
The image vulnerability counts, sorted by severity.
#image_scan_completed_at ⇒ Time
The time of the last completed image scan.
#vulnerability_source_updated_at ⇒ Time
The time when the vulnerability data was last scanned.