taints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jvojytkpwainiaic")
suspend fun taints(argument: List<suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit>)
@JvmName(name = "ypmmxxxbjimtiftn")
suspend fun taints(vararg argument: suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit)
@JvmName(name = "ofbprwtysskyfcgl")
suspend fun taints(argument: suspend VMwareNodePoolConfigTaintArgsBuilder.() -> Unit)

Parameters

argument

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