taints

@JvmName(name = "kniymxlfaetcbsfn")
suspend fun taints(value: Output<List<KubernetesNodePoolTaintArgs>>)
@JvmName(name = "hnqrgicettnwxyxp")
suspend fun taints(value: List<KubernetesNodePoolTaintArgs>?)

Parameters

value

A list of taints applied to all nodes in the pool. This resource supports customized create timeouts. The default timeout is 30 minutes.


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


@JvmName(name = "vpupgsqogscmtyey")
suspend fun taints(values: List<Output<KubernetesNodePoolTaintArgs>>)
@JvmName(name = "pjyibqfaqxdjkyhq")
suspend fun taints(vararg values: KubernetesNodePoolTaintArgs)

Parameters

values

A list of taints applied to all nodes in the pool. This resource supports customized create timeouts. The default timeout is 30 minutes.


@JvmName(name = "dussmwxbucarghny")
suspend fun taints(argument: List<suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "svfpomwxuthoysoy")
suspend fun taints(vararg argument: suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "qkpfjehvrboipbyu")
suspend fun taints(argument: suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit)

Parameters

argument

A list of taints applied to all nodes in the pool. This resource supports customized create timeouts. The default timeout is 30 minutes.