TolerationPatchArgs

fun TolerationPatchArgs(effect: Output<String>? = null, key: Output<String>? = null, operator: Output<String>? = null, tolerationSeconds: Output<Int>? = null, value: Output<String>? = null)