| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceStatelessRuleMatchAttributesDestinations> |
RuleGroupSourceStatelessRuleMatchAttributes.destinations()
The destination IP addresses and address ranges to inspect for, in CIDR notation.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributes.Builder |
RuleGroupSourceStatelessRuleMatchAttributes.Builder.destinations(RuleGroupSourceStatelessRuleMatchAttributesDestinations... destinations)
The destination IP addresses and address ranges to inspect for, in CIDR notation.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributes.Builder |
RuleGroupSourceStatelessRuleMatchAttributes.Builder.destinations(Collection<RuleGroupSourceStatelessRuleMatchAttributesDestinations> destinations)
The destination IP addresses and address ranges to inspect for, in CIDR notation.
|
Copyright © 2023. All rights reserved.