Node Pool Node Config Effective Taint Args
data class NodePoolNodeConfigEffectiveTaintArgs(val effect: Output<String>? = null, val key: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<NodePoolNodeConfigEffectiveTaintArgs>