| 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<BatchUpdateAutomationRulesResult> |
AbstractAWSSecurityHubAsync.batchUpdateAutomationRulesAsync(BatchUpdateAutomationRulesRequest request,
AsyncHandler<BatchUpdateAutomationRulesRequest,BatchUpdateAutomationRulesResult> asyncHandler) |
Future<BatchUpdateAutomationRulesResult> |
AWSSecurityHubAsyncClient.batchUpdateAutomationRulesAsync(BatchUpdateAutomationRulesRequest request,
AsyncHandler<BatchUpdateAutomationRulesRequest,BatchUpdateAutomationRulesResult> asyncHandler) |
Future<BatchUpdateAutomationRulesResult> |
AWSSecurityHubAsync.batchUpdateAutomationRulesAsync(BatchUpdateAutomationRulesRequest batchUpdateAutomationRulesRequest,
AsyncHandler<BatchUpdateAutomationRulesRequest,BatchUpdateAutomationRulesResult> asyncHandler)
Updates one or more automation rules based on rule Amazon Resource Names (ARNs) and input parameters.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateAutomationRulesRequest |
BatchUpdateAutomationRulesRequest.clone() |
BatchUpdateAutomationRulesRequest |
BatchUpdateAutomationRulesRequest.withUpdateAutomationRulesRequestItems(Collection<UpdateAutomationRulesRequestItem> updateAutomationRulesRequestItems)
An array of ARNs for the rules that are to be updated.
|
BatchUpdateAutomationRulesRequest |
BatchUpdateAutomationRulesRequest.withUpdateAutomationRulesRequestItems(UpdateAutomationRulesRequestItem... updateAutomationRulesRequestItems)
An array of ARNs for the rules that are to be updated.
|
Copyright © 2023. All rights reserved.