| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts> |
RuleGroupSourceStatelessRuleMatchAttributes.destinationPorts()
A list of port ranges to specify the destination ports to inspect for.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributes.Builder |
RuleGroupSourceStatelessRuleMatchAttributes.Builder.destinationPorts(RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts... destinationPorts)
A list of port ranges to specify the destination ports to inspect for.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributes.Builder |
RuleGroupSourceStatelessRuleMatchAttributes.Builder.destinationPorts(Collection<RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts> destinationPorts)
A list of port ranges to specify the destination ports to inspect for.
|
Copyright © 2023. All rights reserved.