prefs

@JvmName(name = "cmfpasvcxwweukgs")
suspend fun prefs(value: Output<List<String>>)
@JvmName(name = "nriqsslxlqflbnjk")
suspend fun prefs(value: List<String>?)

Parameters

value

Preferences provide a way to make the scheduler aware of factors such as topology. They are provided in order from highest to lowest precedence, e.g.: spread=node.role.manager


@JvmName(name = "vwbhhhnccifihtxs")
suspend fun prefs(vararg values: Output<String>)


@JvmName(name = "bkvkkybrdemmeshs")
suspend fun prefs(values: List<Output<String>>)
@JvmName(name = "ovoednbnlpqjnsew")
suspend fun prefs(vararg values: String)

Parameters

values

Preferences provide a way to make the scheduler aware of factors such as topology. They are provided in order from highest to lowest precedence, e.g.: spread=node.role.manager