| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateInsightResponse |
SecurityHubClient.updateInsight(Consumer<UpdateInsightRequest.Builder> updateInsightRequest)
Updates the Security Hub insight identified by the specified insight ARN.
|
default UpdateInsightResponse |
SecurityHubClient.updateInsight(UpdateInsightRequest updateInsightRequest)
Updates the Security Hub insight identified by the specified insight ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateInsightResponse> |
SecurityHubAsyncClient.updateInsight(Consumer<UpdateInsightRequest.Builder> updateInsightRequest)
Updates the Security Hub insight identified by the specified insight ARN.
|
default CompletableFuture<UpdateInsightResponse> |
SecurityHubAsyncClient.updateInsight(UpdateInsightRequest updateInsightRequest)
Updates the Security Hub insight identified by the specified insight ARN.
|
Copyright © 2023. All rights reserved.