IpamResourceCidr

The CIDR for an IPAM resource.

Types

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

Properties

Link copied to clipboard

The Availability Zone ID.

Link copied to clipboard

The compliance status of the IPAM resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Link copied to clipboard

The IPAM ID for an IPAM resource.

Link copied to clipboard

The pool ID for an IPAM resource.

Link copied to clipboard

The scope ID for an IPAM resource.

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 management state of the resource. For more information about management states, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Link copied to clipboard

The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Link copied to clipboard

The CIDR for an IPAM resource.

Link copied to clipboard

The ID of an IPAM resource.

Link copied to clipboard

The name of an IPAM resource.

Link copied to clipboard

The Amazon Web Services account number of the owner of an IPAM resource.

Link copied to clipboard

The Amazon Web Services Region for an IPAM resource.

Link copied to clipboard

The tags for an IPAM resource.

Link copied to clipboard

The type of IPAM resource.

Link copied to clipboard

The ID of a VPC.

Functions

Link copied to clipboard
inline fun copy(block: IpamResourceCidr.Builder.() -> Unit = {}): IpamResourceCidr
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