PodAffinityTermPatchArgs

constructor(labelSelector: Output<LabelSelectorPatchArgs>? = null, matchLabelKeys: Output<List<String>>? = null, mismatchLabelKeys: Output<List<String>>? = null, namespaceSelector: Output<LabelSelectorPatchArgs>? = null, namespaces: Output<List<String>>? = null, topologyKey: Output<String>? = null)