CidrSummary

Summarizes the CIDR blocks used by the IP set references in a firewall. Network Firewall calculates the number of CIDRs by taking an aggregated count of all CIDRs used by the IP sets you are referencing.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of CIDR blocks available for use by the IP set references in a firewall.

Link copied to clipboard

The list of the IP set references used by a firewall.

Link copied to clipboard

The number of CIDR blocks used by the IP set references in a firewall.

Functions

Link copied to clipboard
inline fun copy(block: CidrSummary.Builder.() -> Unit = {}): CidrSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String