taints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "qsabqraugrdfeemo")
suspend fun taints(argument: List<suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit>)
@JvmName(name = "ifhwytcvqfynmtnf")
suspend fun taints(vararg argument: suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit)
@JvmName(name = "skcubvuaiaxlwegl")
suspend fun taints(argument: suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit)

Parameters

argument

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