csv

@JvmName(name = "lplyvyhxcawosnyv")
suspend fun csv(value: Output<TableCsvArgs>)
@JvmName(name = "lfuwqiatxmqwnmpb")
suspend fun csv(value: TableCsvArgs?)

Parameters

value

The options for imported source files in CSV format. The values are Delimiter and HeaderList.


@JvmName(name = "caunugohhbnxraog")
suspend fun csv(argument: suspend TableCsvArgsBuilder.() -> Unit)

Parameters

argument

The options for imported source files in CSV format. The values are Delimiter and HeaderList.