| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceCustomActionsDetails |
RuleGroupSourceCustomActionsDetails.clone() |
RuleGroupSourceCustomActionsDetails |
RuleGroupSourceCustomActionsDetails.withActionDefinition(StatelessCustomActionDefinition actionDefinition)
The definition of a custom action.
|
RuleGroupSourceCustomActionsDetails |
RuleGroupSourceCustomActionsDetails.withActionName(String actionName)
A descriptive name of the custom action.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceCustomActionsDetails> |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.getCustomActions()
Custom actions for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRulesAndCustomActionsDetails |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.withCustomActions(RuleGroupSourceCustomActionsDetails... customActions)
Custom actions for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.setCustomActions(Collection<RuleGroupSourceCustomActionsDetails> customActions)
Custom actions for the rule group.
|
RuleGroupSourceStatelessRulesAndCustomActionsDetails |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.withCustomActions(Collection<RuleGroupSourceCustomActionsDetails> customActions)
Custom actions for the rule group.
|
Copyright © 2022. All rights reserved.