taints

@JvmName(name = "jeyipxninfpbkqbe")
suspend fun taints(value: Output<List<VMwareNodePoolConfigTaintArgs>>)
@JvmName(name = "tvfopqrlbhnntwpf")
suspend fun taints(value: List<VMwareNodePoolConfigTaintArgs>?)

Parameters

value

The initial taints assigned to nodes of this node pool. Structure is documented below.


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


@JvmName(name = "utapdasquuijskju")
suspend fun taints(values: List<Output<VMwareNodePoolConfigTaintArgs>>)
@JvmName(name = "rmjwcdmiyrouhyft")
suspend fun taints(vararg values: VMwareNodePoolConfigTaintArgs)

Parameters

values

The initial taints assigned to nodes of this node pool. Structure is documented below.


@JvmName(name = "fmeslqbvbnbyueao")
suspend fun taints(argument: List<suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit>)
@JvmName(name = "swodfqweesftajkb")
suspend fun taints(vararg argument: suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit)
@JvmName(name = "qfbaxkshiabhspgj")
suspend fun taints(argument: suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit)

Parameters

argument

The initial taints assigned to nodes of this node pool. Structure is documented below.