ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs

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

Constructors

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

Properties

Link copied to clipboard

Bond information See bonds below.

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

Functions

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