class Aws::Inspector2::Types::AwsEcrContainerAggregationResponse

An aggregation of information about Amazon ECR containers.

@!attribute [rw] account_id

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

@!attribute [rw] architecture

The architecture of the container.
@return [String]

@!attribute [rw] image_sha

The SHA value of the container image.
@return [String]

@!attribute [rw] image_tags

The container image stags.
@return [Array<String>]

@!attribute [rw] repository

The container repository.
@return [String]

@!attribute [rw] resource_id

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

@!attribute [rw] severity_counts

The number of finding by severity.
@return [Types::SeverityCounts]

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

Constants

SENSITIVE