| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupVariablesIpSetsDetails |
RuleGroupVariablesIpSetsDetails.clone() |
RuleGroupVariablesIpSetsDetails |
RuleGroupVariables.getIpSets()
A list of IP addresses and address ranges, in CIDR notation.
|
RuleGroupVariablesIpSetsDetails |
RuleGroupVariablesIpSetsDetails.withDefinition(Collection<String> definition)
The list of IP addresses and ranges.
|
RuleGroupVariablesIpSetsDetails |
RuleGroupVariablesIpSetsDetails.withDefinition(String... definition)
The list of IP addresses and ranges.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupVariables.setIpSets(RuleGroupVariablesIpSetsDetails ipSets)
A list of IP addresses and address ranges, in CIDR notation.
|
RuleGroupVariables |
RuleGroupVariables.withIpSets(RuleGroupVariablesIpSetsDetails ipSets)
A list of IP addresses and address ranges, in CIDR notation.
|
Copyright © 2023. All rights reserved.