CoipAddressUsage

Describes address usage for a customer-owned address pool.

Types

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

Properties

Link copied to clipboard

The allocation ID of the address.

Link copied to clipboard

The Amazon Web Services account ID.

Link copied to clipboard

The Amazon Web Services service.

Link copied to clipboard
val coIp: String?

The customer-owned IP address.

Functions

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