csv

@JvmName(name = "ebsvmechirjjuskw")
suspend fun csv(value: Output<CsvArgs>)
@JvmName(name = "ejbumlbwhprdcdlq")
suspend fun csv(value: CsvArgs?)

Parameters

value

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


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

Parameters

argument

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