| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteInsightResult |
AWSSecurityHub.deleteInsight(DeleteInsightRequest deleteInsightRequest)
Deletes the insight specified by the
InsightArn. |
DeleteInsightResult |
AWSSecurityHubClient.deleteInsight(DeleteInsightRequest request)
Deletes the insight specified by the
InsightArn. |
DeleteInsightResult |
AbstractAWSSecurityHub.deleteInsight(DeleteInsightRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteInsightResult> |
AWSSecurityHubAsync.deleteInsightAsync(DeleteInsightRequest deleteInsightRequest,
AsyncHandler<DeleteInsightRequest,DeleteInsightResult> asyncHandler)
Deletes the insight specified by the
InsightArn. |
Future<DeleteInsightResult> |
AbstractAWSSecurityHubAsync.deleteInsightAsync(DeleteInsightRequest request,
AsyncHandler<DeleteInsightRequest,DeleteInsightResult> asyncHandler) |
Future<DeleteInsightResult> |
AWSSecurityHubAsyncClient.deleteInsightAsync(DeleteInsightRequest request,
AsyncHandler<DeleteInsightRequest,DeleteInsightResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteInsightResult |
DeleteInsightResult.clone() |
DeleteInsightResult |
DeleteInsightResult.withInsightArn(String insightArn)
The ARN of the insight that was deleted.
|
Copyright © 2022. All rights reserved.