| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceCustomActionsDetails> |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.customActions()
Custom actions for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder.customActions(RuleGroupSourceCustomActionsDetails... customActions)
Custom actions for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder.customActions(Collection<RuleGroupSourceCustomActionsDetails> customActions)
Custom actions for the rule group.
|
Copyright © 2023. All rights reserved.