preemptionPolicy

@JvmName(name = "rebwarinvglvnech")
suspend fun preemptionPolicy(value: Output<String>)
@JvmName(name = "sdoblbgukxkunctg")
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.