taints

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


@JvmName(name = "fkrwttfmvgmutyne")
suspend fun taints(values: List<Output<KubernetesNodePoolTaintArgs>>)
@JvmName(name = "nqpftsbbqlhnjmga")
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 = "titnfefiuearbjdf")
suspend fun taints(argument: List<suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "ilqehabkhwmqtfsw")
suspend fun taints(vararg argument: suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "ehpmkbbcabodwrmn")
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.