IpamDiscoveredResourceCidr

An IPAM discovered resource CIDR. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses. The discovered resource CIDR is the IP address range in CIDR notation that is associated with the resource.

Types

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

Properties

Link copied to clipboard

The resource discovery ID.

Link copied to clipboard

The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:

Link copied to clipboard

The resource CIDR.

Link copied to clipboard

The resource ID.

Link copied to clipboard

The resource owner ID.

Link copied to clipboard

The resource Region.

Link copied to clipboard

The resource tags.

Link copied to clipboard

The resource type.

Link copied to clipboard

The last successful resource discovery time.

Link copied to clipboard

The VPC ID.

Functions

Link copied to clipboard
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