quote

@JvmName(name = "xwhcqdfudnomeyxc")
suspend fun quote(value: Output<String>)
@JvmName(name = "hbasvkvcjbghgfco")
suspend fun quote(value: String?)

Parameters

value

Optional. The character used to quote column values. Accepts '"' (double quotation mark) or ''' (single quotation mark). Defaults to '"' (double quotation mark) if unspecified.