public static interface IPSetMetadata.Builder extends SdkPojo, CopyableBuilder<IPSetMetadata.Builder,IPSetMetadata>
| Modifier and Type | Method and Description |
|---|---|
IPSetMetadata.Builder |
resolvedCIDRCount(Integer resolvedCIDRCount)
Describes the total number of CIDR blocks currently in use by the IP set references in a firewall.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIPSetMetadata.Builder resolvedCIDRCount(Integer resolvedCIDRCount)
Describes the total number of CIDR blocks currently in use by the IP set references in a firewall. To
determine how many CIDR blocks are available for you to use in a firewall, you can call
AvailableCIDRCount.
resolvedCIDRCount - Describes the total number of CIDR blocks currently in use by the IP set references in a firewall. To
determine how many CIDR blocks are available for you to use in a firewall, you can call
AvailableCIDRCount.Copyright © 2023. All rights reserved.