class Aws::Inspector2::Types::ImageLayerAggregationResponse

A response that contains the results of a finding aggregation by image layer.

@!attribute [rw] account_id

The ID of the Amazon Web Services account that owns the container
image hosting the layer image.
@return [String]

@!attribute [rw] layer_hash

The layer hash.
@return [String]

@!attribute [rw] repository

The repository the layer resides in.
@return [String]

@!attribute [rw] resource_id

The resource ID of the container image layer.
@return [String]

@!attribute [rw] severity_counts

An object that represents the count of matched findings per
severity.
@return [Types::SeverityCounts]

@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/ImageLayerAggregationResponse AWS API Documentation

Constants

SENSITIVE