taints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "fmocousvendirmtk")
suspend fun taints(argument: List<suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit>)
@JvmName(name = "rflkjliotajqnmqq")
suspend fun taints(vararg argument: suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit)
@JvmName(name = "bvenhctojrsfdmua")
suspend fun taints(argument: suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit)

Parameters

argument

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