effectiveTaints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "lepsvbbycdsdbjnv")
suspend fun effectiveTaints(argument: List<suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
@JvmName(name = "axemstigimjxisno")
suspend fun effectiveTaints(vararg argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
@JvmName(name = "yahvkjjjdnjjpljv")
suspend fun effectiveTaints(argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)

Parameters

argument

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