| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesHeaderDetails.clone() |
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesDetails.getHeader()
The stateful inspection criteria for the rule.
|
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesHeaderDetails.withDestination(String destination)
The destination IP address or address range to inspect for, in CIDR notation.
|
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesHeaderDetails.withDestinationPort(String destinationPort)
The destination port to inspect for.
|
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesHeaderDetails.withDirection(String direction)
The direction of traffic flow to inspect.
|
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesHeaderDetails.withProtocol(String protocol)
The protocol to inspect for.
|
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesHeaderDetails.withSource(String source)
The source IP address or address range to inspect for, in CIDR notation.
|
RuleGroupSourceStatefulRulesHeaderDetails |
RuleGroupSourceStatefulRulesHeaderDetails.withSourcePort(String sourcePort)
The source port to inspect for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSourceStatefulRulesDetails.setHeader(RuleGroupSourceStatefulRulesHeaderDetails header)
The stateful inspection criteria for the rule.
|
RuleGroupSourceStatefulRulesDetails |
RuleGroupSourceStatefulRulesDetails.withHeader(RuleGroupSourceStatefulRulesHeaderDetails header)
The stateful inspection criteria for the rule.
|
Copyright © 2024. All rights reserved.