preemptionPolicy

@JvmName(name = "lnkajtrqjoiwmivv")
suspend fun preemptionPolicy(value: Output<String>)
@JvmName(name = "xnsgqthbroxtibox")
suspend fun preemptionPolicy(value: String?)

Parameters

value

preemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset.