| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps you
assess your Amazon Web Services environment against security industry standards and best practices.
|
| 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 © 2024. All rights reserved.