taints

@JvmName(name = "pqgxgctvpgdcrnxv")
suspend fun taints(value: Output<List<NodeTaintArgs>>)
@JvmName(name = "krdlpqrqtfqvhlbk")
suspend fun taints(value: List<NodeTaintArgs>?)

Parameters

value

The initial taints assigned to nodes of this node pool.


@JvmName(name = "ecuwublgmtqwyfso")
suspend fun taints(vararg values: Output<NodeTaintArgs>)


@JvmName(name = "bnbplthdbwopvkuj")
suspend fun taints(values: List<Output<NodeTaintArgs>>)
@JvmName(name = "dbxjhbdmhabngtsl")
suspend fun taints(vararg values: NodeTaintArgs)

Parameters

values

The initial taints assigned to nodes of this node pool.


@JvmName(name = "gdthxdkpgjwovdby")
suspend fun taints(argument: List<suspend NodeTaintArgsBuilder.() -> Unit>)
@JvmName(name = "votdchdjokuwrmwi")
suspend fun taints(vararg argument: suspend NodeTaintArgsBuilder.() -> Unit)
@JvmName(name = "aghosavfwrvfhaef")
suspend fun taints(argument: suspend NodeTaintArgsBuilder.() -> Unit)

Parameters

argument

The initial taints assigned to nodes of this node pool.