PodAffinityTermArgs

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