| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
CapacityUsageSummary |
CapacityUsageSummary.clone() |
CapacityUsageSummary |
FirewallStatus.getCapacityUsageSummary()
Describes the capacity usage of the resources contained in a firewall's reference sets.
|
CapacityUsageSummary |
CapacityUsageSummary.withCIDRs(CIDRSummary cIDRs)
Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirewallStatus.setCapacityUsageSummary(CapacityUsageSummary capacityUsageSummary)
Describes the capacity usage of the resources contained in a firewall's reference sets.
|
FirewallStatus |
FirewallStatus.withCapacityUsageSummary(CapacityUsageSummary capacityUsageSummary)
Describes the capacity usage of the resources contained in a firewall's reference sets.
|
Copyright © 2024. All rights reserved.