| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateAutomationRulesRequestItem> |
BatchUpdateAutomationRulesRequest.updateAutomationRulesRequestItems()
An array of ARNs for the rules that are to be updated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateAutomationRulesRequest.Builder |
BatchUpdateAutomationRulesRequest.Builder.updateAutomationRulesRequestItems(UpdateAutomationRulesRequestItem... updateAutomationRulesRequestItems)
An array of ARNs for the rules that are to be updated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateAutomationRulesRequest.Builder |
BatchUpdateAutomationRulesRequest.Builder.updateAutomationRulesRequestItems(Collection<UpdateAutomationRulesRequestItem> updateAutomationRulesRequestItems)
An array of ARNs for the rules that are to be updated.
|
Copyright © 2023. All rights reserved.