| 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<DeleteFindingAggregatorResult> |
AWSSecurityHubAsyncClient.deleteFindingAggregatorAsync(DeleteFindingAggregatorRequest request,
AsyncHandler<DeleteFindingAggregatorRequest,DeleteFindingAggregatorResult> asyncHandler) |
Future<DeleteFindingAggregatorResult> |
AWSSecurityHubAsync.deleteFindingAggregatorAsync(DeleteFindingAggregatorRequest deleteFindingAggregatorRequest,
AsyncHandler<DeleteFindingAggregatorRequest,DeleteFindingAggregatorResult> asyncHandler)
Deletes a finding aggregator.
|
Future<DeleteFindingAggregatorResult> |
AbstractAWSSecurityHubAsync.deleteFindingAggregatorAsync(DeleteFindingAggregatorRequest request,
AsyncHandler<DeleteFindingAggregatorRequest,DeleteFindingAggregatorResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteFindingAggregatorRequest |
DeleteFindingAggregatorRequest.clone() |
DeleteFindingAggregatorRequest |
DeleteFindingAggregatorRequest.withFindingAggregatorArn(String findingAggregatorArn)
The ARN of the finding aggregator to delete.
|
Copyright © 2024. All rights reserved.