Taint Patch Args
data class TaintPatchArgs(val effect: Output<String>? = null, val key: Output<String>? = null, val timeAdded: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<TaintPatchArgs>
The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.