| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributesSources |
RuleGroupSourceStatelessRuleMatchAttributesSources.clone() |
RuleGroupSourceStatelessRuleMatchAttributesSources |
RuleGroupSourceStatelessRuleMatchAttributesSources.withAddressDefinition(String addressDefinition)
An IP address or a block of IP addresses.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceStatelessRuleMatchAttributesSources> |
RuleGroupSourceStatelessRuleMatchAttributes.getSources()
The source IP addresses and address ranges to inspect for, in CIDR notation.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributes |
RuleGroupSourceStatelessRuleMatchAttributes.withSources(RuleGroupSourceStatelessRuleMatchAttributesSources... sources)
The source IP addresses and address ranges to inspect for, in CIDR notation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSourceStatelessRuleMatchAttributes.setSources(Collection<RuleGroupSourceStatelessRuleMatchAttributesSources> sources)
The source IP addresses and address ranges to inspect for, in CIDR notation.
|
RuleGroupSourceStatelessRuleMatchAttributes |
RuleGroupSourceStatelessRuleMatchAttributes.withSources(Collection<RuleGroupSourceStatelessRuleMatchAttributesSources> sources)
The source IP addresses and address ranges to inspect for, in CIDR notation.
|
Copyright © 2023. All rights reserved.