taints

@JvmName(name = "krnobkrswwmcrwrn")
suspend fun taints(value: Output<List<BareMetalNodePoolNodePoolConfigTaintArgs>>)
@JvmName(name = "fixihxtmdxdwaosq")
suspend fun taints(value: List<BareMetalNodePoolNodePoolConfigTaintArgs>?)

Parameters

value

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


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


@JvmName(name = "oseouaymignicpgh")
suspend fun taints(values: List<Output<BareMetalNodePoolNodePoolConfigTaintArgs>>)
@JvmName(name = "gmrptogqsqvopgrx")
suspend fun taints(vararg values: BareMetalNodePoolNodePoolConfigTaintArgs)

Parameters

values

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


@JvmName(name = "ywfsuhvoblnwmupe")
suspend fun taints(argument: List<suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit>)
@JvmName(name = "xwdqivvcfoylwtid")
suspend fun taints(vararg argument: suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit)
@JvmName(name = "vhjoaimumgsqufvm")
suspend fun taints(argument: suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit)

Parameters

argument

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