AccessStrategyDefaultAddrPool

data class AccessStrategyDefaultAddrPool(val addrPoolId: String, val lbaWeight: Int? = null)

Constructors

Link copied to clipboard
constructor(addrPoolId: String, lbaWeight: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the address pool in the primary address pool group.

Link copied to clipboard
val lbaWeight: Int? = null

The weight of the address pool in the primary address pool group.