| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AmiAggregationResponse |
AmiAggregationResponse.clone() |
AmiAggregationResponse |
AggregationResponse.getAmiAggregation()
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
|
AmiAggregationResponse |
AmiAggregationResponse.withAccountId(String accountId)
The Amazon Web Services account ID that the AMI belongs.
|
AmiAggregationResponse |
AmiAggregationResponse.withAffectedInstances(Long affectedInstances)
The IDs of Amazon EC2 instances using this AMI.
|
AmiAggregationResponse |
AmiAggregationResponse.withAmi(String ami)
The ID of the AMI that findings were aggregated for.
|
AmiAggregationResponse |
AmiAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setAmiAggregation(AmiAggregationResponse amiAggregation)
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
|
AggregationResponse |
AggregationResponse.withAmiAggregation(AmiAggregationResponse amiAggregation)
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
|
Copyright © 2022. All rights reserved.