taints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "cfjmldnsvmrnseyo")
suspend fun taints(argument: List<suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit>)
@JvmName(name = "orhrjyulvgjkytcy")
suspend fun taints(vararg argument: suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit)
@JvmName(name = "juyfcpwivtfsyfec")
suspend fun taints(argument: suspend BareMetalNodePoolNodePoolConfigTaintArgsBuilder.() -> Unit)

Parameters

argument

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