| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AccountAggregation |
AccountAggregation.clone() |
AccountAggregation |
AggregationRequest.getAccountAggregation()
An object that contains details about an aggregation request based on Amazon Web Services account IDs.
|
AccountAggregation |
AccountAggregation.withFindingType(AggregationFindingType findingType)
The type of finding.
|
AccountAggregation |
AccountAggregation.withFindingType(String findingType)
The type of finding.
|
AccountAggregation |
AccountAggregation.withResourceType(AggregationResourceType resourceType)
The type of resource.
|
AccountAggregation |
AccountAggregation.withResourceType(String resourceType)
The type of resource.
|
AccountAggregation |
AccountAggregation.withSortBy(AccountSortBy sortBy)
The value to sort by.
|
AccountAggregation |
AccountAggregation.withSortBy(String sortBy)
The value to sort by.
|
AccountAggregation |
AccountAggregation.withSortOrder(SortOrder sortOrder)
The sort order (ascending or descending).
|
AccountAggregation |
AccountAggregation.withSortOrder(String sortOrder)
The sort order (ascending or descending).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationRequest.setAccountAggregation(AccountAggregation accountAggregation)
An object that contains details about an aggregation request based on Amazon Web Services account IDs.
|
AggregationRequest |
AggregationRequest.withAccountAggregation(AccountAggregation accountAggregation)
An object that contains details about an aggregation request based on Amazon Web Services account IDs.
|
Copyright © 2025. All rights reserved.