taints

@JvmName(name = "ubiaktuiiekwxkei")
suspend fun taints(value: Output<List<TaintArgs>>)
@JvmName(name = "lshwfiaftfabrrad")
suspend fun taints(value: List<TaintArgs>?)

Parameters

value

The Kubernetes taints to be applied to the nodes in the node group when they are created.


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


@JvmName(name = "mgebolvpfhdvtpvp")
suspend fun taints(values: List<Output<TaintArgs>>)
@JvmName(name = "ikgpxtqdrvkwcwyr")
suspend fun taints(vararg values: TaintArgs)

Parameters

values

The Kubernetes taints to be applied to the nodes in the node group when they are created.


@JvmName(name = "slfohjkixyunvktl")
suspend fun taints(argument: List<suspend TaintArgsBuilder.() -> Unit>)
@JvmName(name = "hxtfuentuecfdgym")
suspend fun taints(vararg argument: suspend TaintArgsBuilder.() -> Unit)
@JvmName(name = "yyvkuglqgrxbrhgg")
suspend fun taints(argument: suspend TaintArgsBuilder.() -> Unit)

Parameters

argument

The Kubernetes taints to be applied to the nodes in the node group when they are created.