| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IPSet> |
RuleVariables.ipSets()
A list of IP addresses and address ranges, in CIDR notation.
|
| Modifier and Type | Method and Description |
|---|---|
RuleVariables.Builder |
RuleVariables.Builder.ipSets(Map<String,IPSet> ipSets)
A list of IP addresses and address ranges, in CIDR notation.
|
Copyright © 2022. All rights reserved.