| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
IPSetMetadata |
IPSetMetadata.clone() |
IPSetMetadata |
IPSetMetadata.withResolvedCIDRCount(Integer resolvedCIDRCount)
Describes the total number of CIDR blocks currently in use by the IP set references in a firewall.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,IPSetMetadata> |
CIDRSummary.getIPSetReferences()
The list of the IP set references used by a firewall.
|
| Modifier and Type | Method and Description |
|---|---|
CIDRSummary |
CIDRSummary.addIPSetReferencesEntry(String key,
IPSetMetadata value)
Add a single IPSetReferences entry
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIDRSummary.setIPSetReferences(Map<String,IPSetMetadata> iPSetReferences)
The list of the IP set references used by a firewall.
|
CIDRSummary |
CIDRSummary.withIPSetReferences(Map<String,IPSetMetadata> iPSetReferences)
The list of the IP set references used by a firewall.
|
Copyright © 2024. All rights reserved.