taints

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


@JvmName(name = "fdsefpmtirdbludm")
suspend fun taints(values: List<Output<KubernetesNodePoolTaintArgs>>)
@JvmName(name = "yltujwxutdqwctcg")
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 = "xsoeffgghhffaafp")
suspend fun taints(argument: List<suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "vlgdpepeuplpjqtk")
suspend fun taints(vararg argument: suspend KubernetesNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "lxwjbbbggarrtjdv")
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.