EipAssociation

An Elastic IP address association with the elastic network interface in the VLAN subnet.

Types

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

Properties

Link copied to clipboard

The Elastic IP address allocation ID.

Link copied to clipboard

A unique ID for the elastic IP address association with the VLAN subnet.

Link copied to clipboard

The Elastic IP address.

Functions

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