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