nodeTaints

@JvmName(name = "lslqihrfhghokomc")
suspend fun nodeTaints(value: Output<List<String>>)
@JvmName(name = "wrhfdgfdrkjclkcm")
suspend fun nodeTaints(value: List<String>?)

Parameters

value

A list of the taints added to new nodes during node pool create and scale. temporary_name_for_rotation must be specified when changing this property.


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


@JvmName(name = "jeslhbpsdcevcudp")
suspend fun nodeTaints(values: List<Output<String>>)
@JvmName(name = "vjvjahiqccittfls")
suspend fun nodeTaints(vararg values: String)

Parameters

values

A list of the taints added to new nodes during node pool create and scale. temporary_name_for_rotation must be specified when changing this property.