taints

@JvmName(name = "poqhvavaqabalutd")
suspend fun taints(value: Output<List<NodegroupTaintArgs>>)
@JvmName(name = "wkrrglfdjgiwcyna")
suspend fun taints(value: List<NodegroupTaintArgs>?)

Parameters

value

The Kubernetes taints to be applied to the nodes in the node group when they are created.


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


@JvmName(name = "gpnpqbleipkhpoox")
suspend fun taints(values: List<Output<NodegroupTaintArgs>>)
@JvmName(name = "wtsudsefrpecejli")
suspend fun taints(vararg values: NodegroupTaintArgs)

Parameters

values

The Kubernetes taints to be applied to the nodes in the node group when they are created.


@JvmName(name = "hyoqkfbexwkwrvqd")
suspend fun taints(argument: List<suspend NodegroupTaintArgsBuilder.() -> Unit>)
@JvmName(name = "osximaqluvtddocs")
suspend fun taints(vararg argument: suspend NodegroupTaintArgsBuilder.() -> Unit)
@JvmName(name = "mramfqwybogqrkol")
suspend fun taints(argument: suspend NodegroupTaintArgsBuilder.() -> Unit)

Parameters

argument

The Kubernetes taints to be applied to the nodes in the node group when they are created.