csv

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

Parameters

value

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


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

Parameters

argument

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