inputFormat property

Input<String?>? inputFormat
final

Specifies how the input files should be processed. One of ONE_DOC_PER_LINE or ONE_DOC_PER_FILE.

Implementation

final pulumi.Input<String?>? inputFormat;