destinationTable

@JvmName(name = "dpgphxrrcijmymdh")
suspend fun destinationTable(value: Output<JobLoadDestinationTableArgs>)
@JvmName(name = "urfbsxueylfrvkwi")
suspend fun destinationTable(value: JobLoadDestinationTableArgs)

Parameters

value

The destination table to load the data into. Structure is documented below.


@JvmName(name = "ddgqdjdjsegvigbn")
suspend fun destinationTable(argument: suspend JobLoadDestinationTableArgsBuilder.() -> Unit)

Parameters

argument

The destination table to load the data into. Structure is documented below.