effectiveTaints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ymqbdrfwagpncqqx")
suspend fun effectiveTaints(argument: List<suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
@JvmName(name = "hjwftireugldutap")
suspend fun effectiveTaints(vararg argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
@JvmName(name = "xsklepiacuwdljkq")
suspend fun effectiveTaints(argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)

Parameters

argument

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