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 details on the results of a finding aggregation by title.

Inheritance Hierarchy

System.Object
  Amazon.Inspector2.Model.TitleAggregationResponse

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

Syntax

C#
public class TitleAggregationResponse

The TitleAggregationResponse type exposes the following members

Constructors

NameDescription
Public Method TitleAggregationResponse()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The ID of the Amazon Web Services account associated with the findings.

Public Property SeverityCounts Amazon.Inspector2.Model.SeverityCounts

Gets and sets the property SeverityCounts.

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

Public Property Title System.String

Gets and sets the property Title.

The title that the findings were aggregated on.

Public Property VulnerabilityId System.String

Gets and sets the property VulnerabilityId.

The vulnerability ID of the finding.

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