CoipPool

class CoipPool

Describes a customer-owned address pool.

Types

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

Properties

Link copied to clipboard

The ID of the local gateway route table.

Link copied to clipboard

The ARN of the address pool.

Link copied to clipboard

The address ranges of the address pool.

Link copied to clipboard

The ID of the address pool.

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

The tags.

Functions

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