NodeGroupIpAllocationPolicyNodePolicyArgs

data class NodeGroupIpAllocationPolicyNodePolicyArgs(val bonds: Output<List<NodeGroupIpAllocationPolicyNodePolicyBondArgs>>? = null, val nodeId: Output<String>? = null) : ConvertibleToJava<NodeGroupIpAllocationPolicyNodePolicyArgs>

Constructors

constructor(bonds: Output<List<NodeGroupIpAllocationPolicyNodePolicyBondArgs>>? = null, nodeId: Output<String>? = null)

Properties

Link copied to clipboard

Bond information See bonds below.

Link copied to clipboard
val nodeId: Output<String>? = null

Functions

Link copied to clipboard
open override fun toJava(): NodeGroupIpAllocationPolicyNodePolicyArgs