disableTypeInference

@JvmName(name = "rvajncrngcmpiydp")
suspend fun disableTypeInference(value: Output<Boolean>)
@JvmName(name = "tpjqhmftbmetxdla")
suspend fun disableTypeInference(value: Boolean?)

Parameters

value

Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.