TopologySpreadConstraintPatchArgs

constructor(labelSelector: Output<LabelSelectorPatchArgs>? = null, matchLabelKeys: Output<List<String>>? = null, maxSkew: Output<Int>? = null, minDomains: Output<Int>? = null, nodeAffinityPolicy: Output<String>? = null, nodeTaintsPolicy: Output<String>? = null, topologyKey: Output<String>? = null, whenUnsatisfiable: Output<String>? = null)