effectiveTaints

@JvmName(name = "iqgmfgqqfutqolws")
suspend fun effectiveTaints(value: Output<List<ClusterNodePoolNodeConfigEffectiveTaintArgs>>)
@JvmName(name = "apouomnelacwwrin")
suspend fun effectiveTaints(value: List<ClusterNodePoolNodeConfigEffectiveTaintArgs>?)

Parameters

value

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


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


@JvmName(name = "jgdtdwfppgdqmrpb")
suspend fun effectiveTaints(values: List<Output<ClusterNodePoolNodeConfigEffectiveTaintArgs>>)
@JvmName(name = "qugdcwxhgfaewsvw")
suspend fun effectiveTaints(vararg values: ClusterNodePoolNodeConfigEffectiveTaintArgs)

Parameters

values

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


@JvmName(name = "thwwpyknrkvjtcce")
suspend fun effectiveTaints(argument: List<suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
@JvmName(name = "mpdcpfjvmywdonuo")
suspend fun effectiveTaints(vararg argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
@JvmName(name = "xprkoeovxupjypjk")
suspend fun effectiveTaints(argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)

Parameters

argument

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