NodeGroupIpAllocationPolicyMachineTypePolicyArgs

data class NodeGroupIpAllocationPolicyMachineTypePolicyArgs(val bonds: Output<List<NodeGroupIpAllocationPolicyMachineTypePolicyBondArgs>>? = null, val machineType: Output<String>? = null) : ConvertibleToJava<NodeGroupIpAllocationPolicyMachineTypePolicyArgs>

Constructors

constructor(bonds: Output<List<NodeGroupIpAllocationPolicyMachineTypePolicyBondArgs>>? = null, machineType: Output<String>? = null)

Properties

Link copied to clipboard

Bond information See bonds below.

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

Machine type

Functions

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