| 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 |
|---|---|
Future<GetInsightResultsResult> |
AWSSecurityHubAsync.getInsightResultsAsync(GetInsightResultsRequest getInsightResultsRequest,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler)
Lists the results of the Security Hub insight specified by the insight ARN.
|
Future<GetInsightResultsResult> |
AbstractAWSSecurityHubAsync.getInsightResultsAsync(GetInsightResultsRequest request,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler) |
Future<GetInsightResultsResult> |
AWSSecurityHubAsyncClient.getInsightResultsAsync(GetInsightResultsRequest request,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetInsightResultsRequest |
GetInsightResultsRequest.clone() |
GetInsightResultsRequest |
GetInsightResultsRequest.withInsightArn(String insightArn)
The ARN of the insight for which to return results.
|
Copyright © 2022. All rights reserved.