| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
TitleAggregationResponse |
TitleAggregationResponse.clone() |
TitleAggregationResponse |
AggregationResponse.getTitleAggregation()
An object that contains details about an aggregation response based on finding title.
|
TitleAggregationResponse |
TitleAggregationResponse.withAccountId(String accountId)
The ID of the Amazon Web Services account associated with the findings.
|
TitleAggregationResponse |
TitleAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
TitleAggregationResponse |
TitleAggregationResponse.withTitle(String title)
The title that the findings were aggregated on.
|
TitleAggregationResponse |
TitleAggregationResponse.withVulnerabilityId(String vulnerabilityId)
The vulnerability ID of the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setTitleAggregation(TitleAggregationResponse titleAggregation)
An object that contains details about an aggregation response based on finding title.
|
AggregationResponse |
AggregationResponse.withTitleAggregation(TitleAggregationResponse titleAggregation)
An object that contains details about an aggregation response based on finding title.
|
Copyright © 2025. All rights reserved.