| 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 |
|---|---|
CreateInsightResult |
AWSSecurityHub.createInsight(CreateInsightRequest createInsightRequest)
Creates a custom insight in Security Hub.
|
CreateInsightResult |
AWSSecurityHubClient.createInsight(CreateInsightRequest request)
Creates a custom insight in Security Hub.
|
CreateInsightResult |
AbstractAWSSecurityHub.createInsight(CreateInsightRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateInsightResult> |
AWSSecurityHubAsync.createInsightAsync(CreateInsightRequest createInsightRequest,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler)
Creates a custom insight in Security Hub.
|
Future<CreateInsightResult> |
AbstractAWSSecurityHubAsync.createInsightAsync(CreateInsightRequest request,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler) |
Future<CreateInsightResult> |
AWSSecurityHubAsyncClient.createInsightAsync(CreateInsightRequest request,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateInsightResult |
CreateInsightResult.clone() |
CreateInsightResult |
CreateInsightResult.withInsightArn(String insightArn)
The ARN of the insight created.
|
Copyright © 2022. All rights reserved.