| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRulesDetails |
RuleGroupSourceStatelessRulesDetails.clone() |
RuleGroupSourceStatelessRulesDetails |
RuleGroupSourceStatelessRulesDetails.withPriority(Integer priority)
Indicates the order in which to run this rule relative to all of the rules in the stateless rule group.
|
RuleGroupSourceStatelessRulesDetails |
RuleGroupSourceStatelessRulesDetails.withRuleDefinition(RuleGroupSourceStatelessRuleDefinition ruleDefinition)
Provides the definition of the stateless rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceStatelessRulesDetails> |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.getStatelessRules()
Stateless rules for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRulesAndCustomActionsDetails |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.withStatelessRules(RuleGroupSourceStatelessRulesDetails... statelessRules)
Stateless rules for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.setStatelessRules(Collection<RuleGroupSourceStatelessRulesDetails> statelessRules)
Stateless rules for the rule group.
|
RuleGroupSourceStatelessRulesAndCustomActionsDetails |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.withStatelessRules(Collection<RuleGroupSourceStatelessRulesDetails> statelessRules)
Stateless rules for the rule group.
|
Copyright © 2022. All rights reserved.