Byoasn

class Byoasn

The Autonomous System Number (ASN) and BYOIP CIDR association.

Types

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

Properties

Link copied to clipboard
val asn: String?

A public 2-byte or 4-byte ASN.

Link copied to clipboard

An IPAM ID.

Link copied to clipboard

The provisioning state of the BYOASN.

Link copied to clipboard

The status message.

Functions

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