treatEmptyAsNull

@JvmName(name = "ykhmpkpsecdenuhl")
suspend fun treatEmptyAsNull(value: Output<Any>)
@JvmName(name = "dxwfdwhfnctqdsda")
suspend fun treatEmptyAsNull(value: Any?)

Parameters

value

Treat empty column values in the text file as null. The default value is true. Type: boolean (or Expression with resultType boolean).