Cluster Networks Ip Allocation Policy Machine Type Policy Args
data class ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs(val bonds: Output<List<ClusterNetworksIpAllocationPolicyMachineTypePolicyBondArgs>>? = null, val machineType: Output<String>? = null) : ConvertibleToJava<ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs>
Constructors
Link copied to clipboard
constructor(bonds: Output<List<ClusterNetworksIpAllocationPolicyMachineTypePolicyBondArgs>>? = null, machineType: Output<String>? = null)