ignoreNullValues

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

Parameters

value

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