Device Taint Patch Args
data class DeviceTaintPatchArgs(val effect: Output<String>? = null, val key: Output<String>? = null, val timeAdded: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<DeviceTaintPatchArgs>
The device this taint is attached to has the "effect" on any claim which does not tolerate the taint and, through the claim, to pods using the claim.