quoteCharacter property

Input<String?>? quoteCharacter
final

Specifies the character used as a text qualifier for a single column of data. Defaults to the double quotation mark " character.

Implementation

final pulumi.Input<String?>? quoteCharacter;