preemptibility

@JvmName(name = "ujbbrqpxohrkaant")
suspend fun preemptibility(value: Output<String>)
@JvmName(name = "hcyscysumwcudpxe")
suspend fun preemptibility(value: String?)

Parameters

value

Specifies the preemptibility of the secondary workers. The default value is PREEMPTIBLE Accepted values are:

  • PREEMPTIBILITY_UNSPECIFIED

  • NON_PREEMPTIBLE

  • PREEMPTIBLE