effectiveTaints

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

Parameters

value

List of kubernetes taints applied to each node.


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


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

Parameters

values

List of kubernetes taints applied to each node.


@JvmName(name = "ujygmpwyaksjokxq")
suspend fun effectiveTaints(argument: List<suspend NodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
@JvmName(name = "vwqlksfgaidhyvky")
suspend fun effectiveTaints(vararg argument: suspend NodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
@JvmName(name = "nnqptjlwhgyxfjeb")
suspend fun effectiveTaints(argument: suspend NodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)

Parameters

argument

List of kubernetes taints applied to each node.