class Aws::Inspector2::Types::Ec2InstanceAggregationResponse
A response that contains the results of a finding aggregation by Amazon EC2 instance.
@!attribute [rw] account_id
The Amazon Web Services account the Amazon EC2 instance belongs to. @return [String]
@!attribute [rw] ami
The Amazon Machine Image (AMI) of the Amazon EC2 instance. @return [String]
@!attribute [rw] instance_id
The Amazon EC2 instance ID. @return [String]
@!attribute [rw] instance_tags
The tags attached to the instance. @return [Hash<String,String>]
@!attribute [rw] network_findings
The number of network findings for the Amazon EC2 instance. @return [Integer]
@!attribute [rw] operating_system
The operating system of the Amazon EC2 instance. @return [String]
@!attribute [rw] severity_counts
An object that contains the count of matched findings per severity. @return [Types::SeverityCounts]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/Ec2InstanceAggregationResponse AWS API Documentation
Constants
- SENSITIVE