AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.Inspector2.Model.AmiAggregationResponse

Namespace: Amazon.Inspector2.Model
Assembly: AWSSDK.Inspector2.dll
Version: 3.x.y.z

Syntax

C#
public class AmiAggregationResponse

The AmiAggregationResponse type exposes the following members

Constructors

NameDescription
Public Method AmiAggregationResponse()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The Amazon Web Services account ID for the AMI.

Public Property AffectedInstances System.Int64

Gets and sets the property AffectedInstances.

The IDs of Amazon EC2 instances using this AMI.

Public Property Ami System.String

Gets and sets the property Ami.

The ID of the AMI that findings were aggregated for.

Public Property SeverityCounts Amazon.Inspector2.Model.SeverityCounts

Gets and sets the property SeverityCounts.

An object that contains the count of matched findings per severity.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5