effectiveTaints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bcfdpsonvulmadmt")
suspend fun effectiveTaints(argument: List<suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
@JvmName(name = "wtkswcjsrkmpgksc")
suspend fun effectiveTaints(vararg argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
@JvmName(name = "kjcfucefbgtmpcmu")
suspend fun effectiveTaints(argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)

Parameters

argument

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