taints

@JvmName(name = "pytuyisgcvjdodmt")
suspend fun taints(value: Output<List<KubernetesNodePoolTaintArgs>>)
@JvmName(name = "qhxialnsrdnjkwlp")
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 = "qulthwxreefdnjiv")
suspend fun taints(vararg values: Output<KubernetesNodePoolTaintArgs>)


@JvmName(name = "tuvkhubkooslxcwk")
suspend fun taints(values: List<Output<KubernetesNodePoolTaintArgs>>)
@JvmName(name = "wtpjancfhphhkvki")
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 = "utdfvvlcsybsvnaa")
suspend fun taints(argument: List<suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "dtahpbbbmexunhje")
suspend fun taints(vararg argument: suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "hpfchudwtgjpnwrt")
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.