preserveAsciiControlCharacters

@JvmName(name = "cwcvitrjingflohh")
suspend fun preserveAsciiControlCharacters(value: Output<Boolean>)
@JvmName(name = "rskniqqlxgdmoidi")
suspend fun preserveAsciiControlCharacters(value: Boolean?)

Parameters

value

Optional Preserves the embedded ASCII control characters (the first 32 characters in the ASCII-table, from '\x00' to '\x1F') when loading from CSV. Only applicable to CSV, ignored for other formats.