inputFormatOptions

@JvmName(name = "hyeohwfaxwywulch")
suspend fun inputFormatOptions(value: Output<TableImportTableInputFormatOptionsArgs>)
@JvmName(name = "rqorslgknxwktprs")
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 = "pxncenqnccxwoord")
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.