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