taints

@JvmName(name = "imyvctdfynqtdrxt")
suspend fun taints(value: Output<List<TaintPatchArgs>>)
@JvmName(name = "riafrqmaohdqlnxq")
suspend fun taints(value: List<TaintPatchArgs>?)

Parameters

value

If specified, the node's taints.


@JvmName(name = "avrpbmyeeaxfseck")
suspend fun taints(vararg values: Output<TaintPatchArgs>)


@JvmName(name = "mingxkylfmyoemrx")
suspend fun taints(values: List<Output<TaintPatchArgs>>)
@JvmName(name = "hpauyahcbxvyvxoi")
suspend fun taints(vararg values: TaintPatchArgs)

Parameters

values

If specified, the node's taints.


@JvmName(name = "auksokamemiqyyuu")
suspend fun taints(argument: List<suspend TaintPatchArgsBuilder.() -> Unit>)
@JvmName(name = "ojaaqnnbnabenrpg")
suspend fun taints(vararg argument: suspend TaintPatchArgsBuilder.() -> Unit)
@JvmName(name = "gxoftkdpyhjcqbdu")
suspend fun taints(argument: suspend TaintPatchArgsBuilder.() -> Unit)

Parameters

argument

If specified, the node's taints.