sourceTables

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

Parameters

value

Source tables to copy. Structure is documented below.


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


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

Parameters

values

Source tables to copy. Structure is documented below.


@JvmName(name = "xsdjujsotwrnydcs")
suspend fun sourceTables(argument: List<suspend JobCopySourceTableArgsBuilder.() -> Unit>)
@JvmName(name = "ombaiwgalrxfvbei")
suspend fun sourceTables(vararg argument: suspend JobCopySourceTableArgsBuilder.() -> Unit)
@JvmName(name = "rehdydubshrlxymv")
suspend fun sourceTables(argument: suspend JobCopySourceTableArgsBuilder.() -> Unit)

Parameters

argument

Source tables to copy. Structure is documented below.