Weighted Pod Affinity Term Args
data class WeightedPodAffinityTermArgs(val podAffinityTerm: Output<PodAffinityTermArgs>, val weight: Output<Int>) : ConvertibleToJava<WeightedPodAffinityTermArgs>
The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)