taints

@JvmName(name = "yvqegquortuvpfgp")
suspend fun taints(value: Output<List<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "ahsolixvmsryktil")
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 = "akqkwhxmiqnkcliy")
suspend fun taints(vararg values: Output<KubernetesClusterNodePoolTaintArgs>)


@JvmName(name = "bdrhjsspbiygkkft")
suspend fun taints(values: List<Output<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "jpuejiafpxtrfcog")
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 = "bshoemvesatuoxib")
suspend fun taints(argument: List<suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "pflxeygddyyplorr")
suspend fun taints(vararg argument: suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "jxwkatxubtsiypqn")
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):