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