taints

@JvmName(name = "iuqwmbjkjjwghjfl")
suspend fun taints(value: Output<List<NodegroupTaintArgs>>)
@JvmName(name = "fdqcfugatnoudsue")
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 = "gpgxdjmcokfigmpr")
suspend fun taints(vararg values: Output<NodegroupTaintArgs>)


@JvmName(name = "jjcnmxmkorqtolmq")
suspend fun taints(values: List<Output<NodegroupTaintArgs>>)
@JvmName(name = "fmcntknnuvfybmmh")
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 = "qckrprsluyviohvl")
suspend fun taints(argument: List<suspend NodegroupTaintArgsBuilder.() -> Unit>)
@JvmName(name = "moxcwwvfrbwnvkym")
suspend fun taints(vararg argument: suspend NodegroupTaintArgsBuilder.() -> Unit)
@JvmName(name = "pquuwjlcrpqkvpxd")
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.