| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
default BatchUpdateAutomationRulesResponse |
SecurityHubClient.batchUpdateAutomationRules(Consumer<BatchUpdateAutomationRulesRequest.Builder> batchUpdateAutomationRulesRequest)
Updates one or more automation rules based on rule Amazon Resource Names (ARNs) and input parameters.
|
default CompletableFuture<BatchUpdateAutomationRulesResponse> |
SecurityHubAsyncClient.batchUpdateAutomationRules(Consumer<BatchUpdateAutomationRulesRequest.Builder> batchUpdateAutomationRulesRequest)
Updates one or more automation rules based on rule Amazon Resource Names (ARNs) and input parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchUpdateAutomationRulesRequest.Builder> |
BatchUpdateAutomationRulesRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.