Node Group Ip Allocation Policy Machine Type Policy Args
data class NodeGroupIpAllocationPolicyMachineTypePolicyArgs(val bonds: Output<List<NodeGroupIpAllocationPolicyMachineTypePolicyBondArgs>>? = null, val machineType: Output<String>? = null) : ConvertibleToJava<NodeGroupIpAllocationPolicyMachineTypePolicyArgs>
Constructors
Link copied to clipboard
constructor(bonds: Output<List<NodeGroupIpAllocationPolicyMachineTypePolicyBondArgs>>? = null, machineType: Output<String>? = null)