| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleDefinition |
RuleGroupSourceStatelessRuleDefinition.clone() |
RuleGroupSourceStatelessRuleDefinition |
RuleGroupSourceStatelessRulesDetails.getRuleDefinition()
Provides the definition of the stateless rule.
|
RuleGroupSourceStatelessRuleDefinition |
RuleGroupSourceStatelessRuleDefinition.withActions(Collection<String> actions)
The actions to take on a packet that matches one of the stateless rule definition's match attributes.
|
RuleGroupSourceStatelessRuleDefinition |
RuleGroupSourceStatelessRuleDefinition.withActions(String... actions)
The actions to take on a packet that matches one of the stateless rule definition's match attributes.
|
RuleGroupSourceStatelessRuleDefinition |
RuleGroupSourceStatelessRuleDefinition.withMatchAttributes(RuleGroupSourceStatelessRuleMatchAttributes matchAttributes)
The criteria for Network Firewall to use to inspect an individual packet in a stateless rule inspection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSourceStatelessRulesDetails.setRuleDefinition(RuleGroupSourceStatelessRuleDefinition ruleDefinition)
Provides the definition of the stateless rule.
|
RuleGroupSourceStatelessRulesDetails |
RuleGroupSourceStatelessRulesDetails.withRuleDefinition(RuleGroupSourceStatelessRuleDefinition ruleDefinition)
Provides the definition of the stateless rule.
|
Copyright © 2023. All rights reserved.