KubernetesTaintArgs

fun KubernetesTaintArgs(effect: Output<String>? = null, key: Output<String>? = null, value: Output<String>? = null)