preemptionPolicy

@JvmName(name = "mycorrfwjxvubbwd")
suspend fun preemptionPolicy(value: Output<String>)
@JvmName(name = "bijrscniaxrpeicd")
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. This field is alpha-level and is only honored by servers that enable the NonPreemptingPriority feature.