effectiveTaints

@JvmName(name = "ynwxulphwsoepcrs")
suspend fun effectiveTaints(value: Output<List<NodePoolNodeConfigEffectiveTaintArgs>>)
@JvmName(name = "skrkokfkvleyctod")
suspend fun effectiveTaints(value: List<NodePoolNodeConfigEffectiveTaintArgs>?)

Parameters

value

List of kubernetes taints applied to each node.


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


@JvmName(name = "ekingcgtrfqabujc")
suspend fun effectiveTaints(values: List<Output<NodePoolNodeConfigEffectiveTaintArgs>>)
@JvmName(name = "wwgbyegckcnhiguu")
suspend fun effectiveTaints(vararg values: NodePoolNodeConfigEffectiveTaintArgs)

Parameters

values

List of kubernetes taints applied to each node.


@JvmName(name = "vviuxtcjhtnlowcn")
suspend fun effectiveTaints(argument: List<suspend NodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
@JvmName(name = "xumgviasrjtqfvxj")
suspend fun effectiveTaints(vararg argument: suspend NodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
@JvmName(name = "pttpwrhukcssdivy")
suspend fun effectiveTaints(argument: suspend NodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)

Parameters

argument

List of kubernetes taints applied to each node.