| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatefulRulesDetails |
RuleGroupSourceStatefulRulesDetails.clone() |
RuleGroupSourceStatefulRulesDetails |
RuleGroupSourceStatefulRulesDetails.withAction(String action)
Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful
rule criteria.
|
RuleGroupSourceStatefulRulesDetails |
RuleGroupSourceStatefulRulesDetails.withHeader(RuleGroupSourceStatefulRulesHeaderDetails header)
The stateful inspection criteria for the rule.
|
RuleGroupSourceStatefulRulesDetails |
RuleGroupSourceStatefulRulesDetails.withRuleOptions(Collection<RuleGroupSourceStatefulRulesOptionsDetails> ruleOptions)
Additional options for the rule.
|
RuleGroupSourceStatefulRulesDetails |
RuleGroupSourceStatefulRulesDetails.withRuleOptions(RuleGroupSourceStatefulRulesOptionsDetails... ruleOptions)
Additional options for the rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceStatefulRulesDetails> |
RuleGroupSource.getStatefulRules()
Suricata rule specifications.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSource |
RuleGroupSource.withStatefulRules(RuleGroupSourceStatefulRulesDetails... statefulRules)
Suricata rule specifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSource.setStatefulRules(Collection<RuleGroupSourceStatefulRulesDetails> statefulRules)
Suricata rule specifications.
|
RuleGroupSource |
RuleGroupSource.withStatefulRules(Collection<RuleGroupSourceStatefulRulesDetails> statefulRules)
Suricata rule specifications.
|
Copyright © 2024. All rights reserved.