Topology Spread Constraint Args
constructor(labelSelector: Output<LabelSelectorArgs>? = null, matchLabelKeys: Output<List<String>>? = null, maxSkew: Output<Int>, minDomains: Output<Int>? = null, nodeAffinityPolicy: Output<String>? = null, nodeTaintsPolicy: Output<String>? = null, topologyKey: Output<String>, whenUnsatisfiable: Output<String>)