Cluster Networks Ip Allocation Policy Node Policy
data class ClusterNetworksIpAllocationPolicyNodePolicy(val bonds: List<ClusterNetworksIpAllocationPolicyNodePolicyBond>? = null, val nodeId: String? = null)
Constructors
Link copied to clipboard
constructor(bonds: List<ClusterNetworksIpAllocationPolicyNodePolicyBond>? = null, nodeId: String? = null)