NodeGroupIpAllocationPolicyBondPolicy

data class NodeGroupIpAllocationPolicyBondPolicy(val bondDefaultSubnet: String? = null, val bonds: List<NodeGroupIpAllocationPolicyBondPolicyBond>? = null)

Constructors

Link copied to clipboard
constructor(bondDefaultSubnet: String? = null, bonds: List<NodeGroupIpAllocationPolicyBondPolicyBond>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Default bond cluster subnet

Link copied to clipboard

Bond information See bonds below.