memoryOversubscription

@JvmName(name = "dcjstpqojdhkellf")
suspend fun memoryOversubscription(value: Output<String>)
@JvmName(name = "nfindknjaevkuvbj")
suspend fun memoryOversubscription(value: String?)

Parameters

value

(string) - Whether or not memory oversubscription is enabled in the node pool. Possible values are "enabled" or "disabled". If not defined the global cluster configuration is used.

This option differs from Nomad, where it's represented as a boolean, to allow distinguishing between memory oversubscription being disabled in the node pool and this property not being set.