ignoreNullValues

@JvmName(name = "ylgjxqpexaoyccrp")
suspend fun ignoreNullValues(value: Output<Any>)
@JvmName(name = "gcjhovprmofuhsif")
suspend fun ignoreNullValues(value: Any?)

Parameters

value

The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).