| 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 GetInsightResultsResponse |
SecurityHubClient.getInsightResults(Consumer<GetInsightResultsRequest.Builder> getInsightResultsRequest)
Lists the results of the Security Hub insight specified by the insight ARN.
|
default GetInsightResultsResponse |
SecurityHubClient.getInsightResults(GetInsightResultsRequest getInsightResultsRequest)
Lists the results of the Security Hub insight specified by the insight ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInsightResultsResponse> |
SecurityHubAsyncClient.getInsightResults(Consumer<GetInsightResultsRequest.Builder> getInsightResultsRequest)
Lists the results of the Security Hub insight specified by the insight ARN.
|
default CompletableFuture<GetInsightResultsResponse> |
SecurityHubAsyncClient.getInsightResults(GetInsightResultsRequest getInsightResultsRequest)
Lists the results of the Security Hub insight specified by the insight ARN.
|
Copyright © 2023. All rights reserved.