inputFormatOptions

@JvmName(name = "plmibccbyfayacmg")
suspend fun inputFormatOptions(value: Output<TableImportTableInputFormatOptionsArgs>)
@JvmName(name = "iuuiqjujxdxvevjv")
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 = "bseepyxyefwxntqj")
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.