| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingTypeAggregation |
FindingTypeAggregation.clone() |
FindingTypeAggregation |
AggregationRequest.getFindingTypeAggregation()
An object that contains details about an aggregation request based on finding types.
|
FindingTypeAggregation |
FindingTypeAggregation.withFindingType(AggregationFindingType findingType)
The finding type to aggregate.
|
FindingTypeAggregation |
FindingTypeAggregation.withFindingType(String findingType)
The finding type to aggregate.
|
FindingTypeAggregation |
FindingTypeAggregation.withResourceType(AggregationResourceType resourceType)
The resource type to aggregate.
|
FindingTypeAggregation |
FindingTypeAggregation.withResourceType(String resourceType)
The resource type to aggregate.
|
FindingTypeAggregation |
FindingTypeAggregation.withSortBy(FindingTypeSortBy sortBy)
The value to sort results by.
|
FindingTypeAggregation |
FindingTypeAggregation.withSortBy(String sortBy)
The value to sort results by.
|
FindingTypeAggregation |
FindingTypeAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
FindingTypeAggregation |
FindingTypeAggregation.withSortOrder(String sortOrder)
The order to sort results by.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationRequest.setFindingTypeAggregation(FindingTypeAggregation findingTypeAggregation)
An object that contains details about an aggregation request based on finding types.
|
AggregationRequest |
AggregationRequest.withFindingTypeAggregation(FindingTypeAggregation findingTypeAggregation)
An object that contains details about an aggregation request based on finding types.
|
Copyright © 2025. All rights reserved.