| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AutomationRulesConfig> |
BatchGetAutomationRulesResponse.rules()
A list of rule details for the provided rule ARNs.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAutomationRulesResponse.Builder |
BatchGetAutomationRulesResponse.Builder.rules(AutomationRulesConfig... rules)
A list of rule details for the provided rule ARNs.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAutomationRulesResponse.Builder |
BatchGetAutomationRulesResponse.Builder.rules(Collection<AutomationRulesConfig> rules)
A list of rule details for the provided rule ARNs.
|
Copyright © 2023. All rights reserved.