taints

@JvmName(name = "ubvbxnoehpvyimit")
suspend fun taints(value: Output<List<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "jfnaocnrpjlmdosb")
suspend fun taints(value: List<KubernetesClusterNodePoolTaintArgs>?)

Parameters

value

A block representing a taint applied to all nodes in the pool. Each taint exports the following attributes (taints must be unique by key and effect pair):


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


@JvmName(name = "wkeatfmqapuebbqu")
suspend fun taints(values: List<Output<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "fbqggvkgkmwltowf")
suspend fun taints(vararg values: KubernetesClusterNodePoolTaintArgs)

Parameters

values

A block representing a taint applied to all nodes in the pool. Each taint exports the following attributes (taints must be unique by key and effect pair):


@JvmName(name = "jevuppwodyvjhqfr")
suspend fun taints(argument: List<suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "sigxcrpyeuwufnsi")
suspend fun taints(vararg argument: suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "jplleasttryftymo")
suspend fun taints(argument: suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit)

Parameters

argument

A block representing a taint applied to all nodes in the pool. Each taint exports the following attributes (taints must be unique by key and effect pair):