Cluster Networks Ip Allocation Policy Bond Policy Args
data class ClusterNetworksIpAllocationPolicyBondPolicyArgs(val bondDefaultSubnet: Output<String>? = null, val bonds: Output<List<ClusterNetworksIpAllocationPolicyBondPolicyBondArgs>>? = null) : ConvertibleToJava<ClusterNetworksIpAllocationPolicyBondPolicyArgs>
Constructors
Link copied to clipboard
constructor(bondDefaultSubnet: Output<String>? = null, bonds: Output<List<ClusterNetworksIpAllocationPolicyBondPolicyBondArgs>>? = null)