inputFormatOptions

@JvmName(name = "vbencyrnlnknjmfv")
suspend fun inputFormatOptions(value: Output<TableImportTableInputFormatOptionsArgs>)
@JvmName(name = "bwysnjbcjtgwkhau")
suspend fun inputFormatOptions(value: TableImportTableInputFormatOptionsArgs?)

Parameters

value

Describe the format options for the data that was imported into the target table. There is one value, csv. See below.


@JvmName(name = "rpjoracymtdxmije")
suspend fun inputFormatOptions(argument: suspend TableImportTableInputFormatOptionsArgsBuilder.() -> Unit)

Parameters

argument

Describe the format options for the data that was imported into the target table. There is one value, csv. See below.