Node Group Ip Allocation Policy Bond Policy Args
data class NodeGroupIpAllocationPolicyBondPolicyArgs(val bondDefaultSubnet: Output<String>? = null, val bonds: Output<List<NodeGroupIpAllocationPolicyBondPolicyBondArgs>>? = null) : ConvertibleToJava<NodeGroupIpAllocationPolicyBondPolicyArgs>
Constructors
Link copied to clipboard
constructor(bondDefaultSubnet: Output<String>? = null, bonds: Output<List<NodeGroupIpAllocationPolicyBondPolicyBondArgs>>? = null)