class Aws::Inspector2::Types::AggregationResponse

A structure that contains details about the results of an aggregation type.

@note AggregationResponse is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of AggregationResponse corresponding to the set member.

@!attribute [rw] account_aggregation

An object that contains details about an aggregation response based
on Amazon Web Services account IDs.
@return [Types::AccountAggregationResponse]

@!attribute [rw] ami_aggregation

An object that contains details about an aggregation response based
on Amazon Machine Images (AMIs).
@return [Types::AmiAggregationResponse]

@!attribute [rw] aws_ecr_container_aggregation

An object that contains details about an aggregation response based
on Amazon ECR container images.
@return [Types::AwsEcrContainerAggregationResponse]

@!attribute [rw] ec2_instance_aggregation

An object that contains details about an aggregation response based
on Amazon EC2 instances.
@return [Types::Ec2InstanceAggregationResponse]

@!attribute [rw] finding_type_aggregation

An object that contains details about an aggregation response based
on finding types.
@return [Types::FindingTypeAggregationResponse]

@!attribute [rw] image_layer_aggregation

An object that contains details about an aggregation response based
on container image layers.
@return [Types::ImageLayerAggregationResponse]

@!attribute [rw] package_aggregation

An object that contains details about an aggregation response based
on operating system package type.
@return [Types::PackageAggregationResponse]

@!attribute [rw] repository_aggregation

An object that contains details about an aggregation response based
on Amazon ECR repositories.
@return [Types::RepositoryAggregationResponse]

@!attribute [rw] title_aggregation

An object that contains details about an aggregation response based
on finding title.
@return [Types::TitleAggregationResponse]

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

Constants

SENSITIVE