| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
AWS Security Hub provides you with a comprehensive view of your security state within AWS and your compliance with
the security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetInsightResultsResult> |
AbstractAWSSecurityHubAsync.getInsightResultsAsync(GetInsightResultsRequest request,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler) |
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> |
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 whose results you want to see.
|
Copyright © 2018. All rights reserved.