| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingTypeAggregation |
AggregationRequest.findingTypeAggregation()
An object that contains details about an aggregation request based on finding types.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationRequest.Builder |
AggregationRequest.Builder.findingTypeAggregation(FindingTypeAggregation findingTypeAggregation)
An object that contains details about an aggregation request based on finding types.
|
static AggregationRequest |
AggregationRequest.fromFindingTypeAggregation(FindingTypeAggregation findingTypeAggregation)
Create an instance of this class with
AggregationRequest.findingTypeAggregation() initialized to the given value. |
Copyright © 2022. All rights reserved.