IpamResourceDiscovery

A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.

Types

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

Properties

Link copied to clipboard

The resource discovery description.

Link copied to clipboard

The resource discovery Amazon Resource Name (ARN).

Link copied to clipboard

The resource discovery ID.

Link copied to clipboard

The resource discovery Region.

Link copied to clipboard

Defines if the resource discovery is the default. The default resource discovery is the resource discovery automatically created when you create an IPAM.

Link copied to clipboard

The operating Regions for the resource discovery. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.

Link copied to clipboard

If your IPAM is integrated with Amazon Web Services Organizations and you add an organizational unit (OU) exclusion, IPAM will not manage the IP addresses in accounts in that OU exclusion.

Link copied to clipboard

The ID of the owner.

Link copied to clipboard

The lifecycle state of the resource discovery.

Link copied to clipboard
val tags: List<Tag>?

A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.

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