effectiveTaints

@JvmName(name = "dyxfrdcvmwalvdih")
suspend fun effectiveTaints(value: Output<List<ClusterNodeConfigEffectiveTaintArgs>>)
@JvmName(name = "mteqwbifutkstsgt")
suspend fun effectiveTaints(value: List<ClusterNodeConfigEffectiveTaintArgs>?)

Parameters

value

List of kubernetes taints applied to each node. Structure is documented above.


@JvmName(name = "ukipgmrdmkiwndju")
suspend fun effectiveTaints(vararg values: Output<ClusterNodeConfigEffectiveTaintArgs>)


@JvmName(name = "raehbfwgytbbxqbv")
suspend fun effectiveTaints(values: List<Output<ClusterNodeConfigEffectiveTaintArgs>>)
@JvmName(name = "obeqbqiiqgtlyyqe")
suspend fun effectiveTaints(vararg values: ClusterNodeConfigEffectiveTaintArgs)

Parameters

values

List of kubernetes taints applied to each node. Structure is documented above.


@JvmName(name = "eflqekvjkxeskfii")
suspend fun effectiveTaints(argument: List<suspend ClusterNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
@JvmName(name = "jmcttbbsunulwkai")
suspend fun effectiveTaints(vararg argument: suspend ClusterNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
@JvmName(name = "jokhwhvnkiuyxlqg")
suspend fun effectiveTaints(argument: suspend ClusterNodeConfigEffectiveTaintArgsBuilder.() -> Unit)

Parameters

argument

List of kubernetes taints applied to each node. Structure is documented above.