IpamResourceDiscoveryAssociation

An IPAM resource discovery association. An associated resource discovery is a resource discovery that has been associated with an IPAM. IPAM aggregates the resource CIDRs discovered by the associated resource discovery.

Types

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

Properties

Link copied to clipboard

The IPAM ARN.

Link copied to clipboard

The IPAM ID.

Link copied to clipboard

The IPAM home Region.

Link copied to clipboard

The resource discovery association Amazon Resource Name (ARN).

Link copied to clipboard

The resource discovery association ID.

Link copied to clipboard

The resource discovery ID.

Link copied to clipboard

Defines if the resource discovery is the default. When you create an IPAM, a default resource discovery is created for your IPAM and it's associated with your IPAM.

Link copied to clipboard

The Amazon Web Services account ID of the resource discovery owner.

Link copied to clipboard
Link copied to clipboard

The lifecycle state of the association when you associate or disassociate a 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