| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchGetAutomationRulesResponse |
SecurityHubClient.batchGetAutomationRules(BatchGetAutomationRulesRequest batchGetAutomationRulesRequest)
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
default BatchGetAutomationRulesResponse |
SecurityHubClient.batchGetAutomationRules(Consumer<BatchGetAutomationRulesRequest.Builder> batchGetAutomationRulesRequest)
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetAutomationRulesResponse> |
SecurityHubAsyncClient.batchGetAutomationRules(BatchGetAutomationRulesRequest batchGetAutomationRulesRequest)
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
default CompletableFuture<BatchGetAutomationRulesResponse> |
SecurityHubAsyncClient.batchGetAutomationRules(Consumer<BatchGetAutomationRulesRequest.Builder> batchGetAutomationRulesRequest)
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
Copyright © 2023. All rights reserved.