| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps you
assess your Amazon Web Services environment against security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetFindingAggregatorResult> |
AWSSecurityHubAsyncClient.getFindingAggregatorAsync(GetFindingAggregatorRequest request,
AsyncHandler<GetFindingAggregatorRequest,GetFindingAggregatorResult> asyncHandler) |
Future<GetFindingAggregatorResult> |
AWSSecurityHubAsync.getFindingAggregatorAsync(GetFindingAggregatorRequest getFindingAggregatorRequest,
AsyncHandler<GetFindingAggregatorRequest,GetFindingAggregatorResult> asyncHandler)
Returns the current finding aggregation configuration.
|
Future<GetFindingAggregatorResult> |
AbstractAWSSecurityHubAsync.getFindingAggregatorAsync(GetFindingAggregatorRequest request,
AsyncHandler<GetFindingAggregatorRequest,GetFindingAggregatorResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetFindingAggregatorRequest |
GetFindingAggregatorRequest.clone() |
GetFindingAggregatorRequest |
GetFindingAggregatorRequest.withFindingAggregatorArn(String findingAggregatorArn)
The ARN of the finding aggregator to return details for.
|
Copyright © 2024. All rights reserved.