destinationTable

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

Parameters

value

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


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

Parameters

argument

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