sourceTables

@JvmName(name = "pgryyfagqasamety")
suspend fun sourceTables(value: Output<List<JobCopySourceTableArgs>>)
@JvmName(name = "mmwjtynqvoijxdfb")
suspend fun sourceTables(value: List<JobCopySourceTableArgs>)

Parameters

value

Source tables to copy. Structure is documented below.


@JvmName(name = "jmpwsagvydtlxvrq")
suspend fun sourceTables(vararg values: Output<JobCopySourceTableArgs>)


@JvmName(name = "pqodfwspuboodoba")
suspend fun sourceTables(values: List<Output<JobCopySourceTableArgs>>)
@JvmName(name = "dubxqropmgbrqnox")
suspend fun sourceTables(vararg values: JobCopySourceTableArgs)

Parameters

values

Source tables to copy. Structure is documented below.


@JvmName(name = "nnsiolamoydysoxi")
suspend fun sourceTables(argument: List<suspend JobCopySourceTableArgsBuilder.() -> Unit>)
@JvmName(name = "onbmniffsugojbve")
suspend fun sourceTables(vararg argument: suspend JobCopySourceTableArgsBuilder.() -> Unit)
@JvmName(name = "jhbbvwghmjuthiwi")
suspend fun sourceTables(argument: suspend JobCopySourceTableArgsBuilder.() -> Unit)

Parameters

argument

Source tables to copy. Structure is documented below.