AddressAttribute

The attributes associated with an Elastic IP address.

Types

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

Properties

Link copied to clipboard

[EC2-VPC] The allocation ID.

Link copied to clipboard

The pointer (PTR) record for the IP address.

Link copied to clipboard

The updated PTR record for the IP address.

Link copied to clipboard

The public IP address.

Functions

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